Home
last modified time | relevance | path

Searched refs:ResampleCoordinates (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp405 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 Devent_resample.h255 void ResampleCoordinates(int64_t sampleTime, MotionEvent* event, TouchState &touchState,
/ohos5.0/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp860 …ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ResampleCoordinates(sampleTime, &event, touchState, &cur…
891 …ASSERT_NO_FATAL_FAILURE(EventResampleHdr->ResampleCoordinates(sampleTime, &event, touchState, &cur…