Searched refs:ResampleCoordinates (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/ |
H A D | event_resample.cpp | 405 ResampleCoordinates(sampleTime, event, touchState, current, other, alpha); in ResampleTouchState() 408 void EventResample::ResampleCoordinates(int64_t sampleTime, MotionEvent* event, TouchState &touchSt… in ResampleCoordinates() function in OHOS::MMI::EventResample
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/ |
H A D | event_resample.h | 255 void ResampleCoordinates(int64_t sampleTime, MotionEvent* event, TouchState &touchState,
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/ |
H A D | event_resample_test.cpp | 860 …ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ResampleCoordinates(sampleTime, &event, touchState, &cur… 891 …ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ResampleCoordinates(sampleTime, &event, touchState, &cur…
|