Home
last modified time | relevance | path

Searched defs:resampleMotionEvent (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/libs/input/
H A DResampler.cpp363 void LegacyResampler::resampleMotionEvent(nanoseconds frameTime, MotionEvent& motionEvent, in resampleMotionEvent() function in android::LegacyResampler
397 void FilteredLegacyResampler::resampleMotionEvent(std::chrono::nanoseconds requestedFrameTime, in resampleMotionEvent() function in android::FilteredLegacyResampler