Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/
H A DInputConsumerNoResampling.cpp502 InputConsumerNoResampling::createBatchedMotionEvent(const std::optional<nsecs_t> requestedFrameTime, in createBatchedMotionEvent()
549 std::optional<DeviceId> deviceId, std::optional<nsecs_t> requestedFrameTime) { in consumeBatchedInputEvents()
581 std::optional<nsecs_t> requestedFrameTime) { in consumeBatchedInputEvents()
H A DResampler.cpp397 void FilteredLegacyResampler::resampleMotionEvent(std::chrono::nanoseconds requestedFrameTime, in resampleMotionEvent()