Home
last modified time | relevance | path

Searched defs:sampleTime (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp194 int64_t sampleTime = frameTime - EventResample::RESAMPLE_LATENCY; in CalculateExpected() local
774 int64_t sampleTime in HWTEST_F() local
806 int64_t sampleTime = 7; HWTEST_F() local
842 int64_t sampleTime = 6; HWTEST_F() local
873 int64_t sampleTime = 2; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp247 int64_t sampleTime = frameTime; in ConsumeBatch() local
346 void EventResample::ResampleTouchState(int64_t sampleTime, MotionEvent* event, const MotionEvent* next) in ResampleTouchState() argument
408 ResampleCoordinates(int64_t sampleTime, MotionEvent* event, TouchState &touchState, const History* current, const History* other, float alpha) ResampleCoordinates() argument
[all...]

Completed in 3 milliseconds