Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputPublisherAndConsumerNoResampling_test.cpp570 std::vector<MotionEvent> splitBatchedMotionEvent(const MotionEvent& batchedMotionEvent) { in splitBatchedMotionEvent()
652 const std::unique_ptr<MotionEvent> batchedMotionEvent = in publishAndConsumeSinglePointerMultipleSamples() local