Lines Matching refs:publishAndConsumeMotionEvent
247 void publishAndConsumeMotionEvent(int32_t action, nsecs_t downTime,
335 publishAndConsumeMotionEvent(AMOTION_EVENT_ACTION_DOWN, downTime, in publishAndConsumeMotionStream()
338 publishAndConsumeMotionEvent(POINTER_1_DOWN, downTime, in publishAndConsumeMotionStream()
342 publishAndConsumeMotionEvent(POINTER_2_DOWN, downTime, in publishAndConsumeMotionStream()
348 publishAndConsumeMotionEvent(AMOTION_EVENT_ACTION_CANCEL, downTime, in publishAndConsumeMotionStream()
355 publishAndConsumeMotionEvent(AMOTION_EVENT_ACTION_DOWN, downTime, in publishAndConsumeMotionDown()
379 void InputPublisherAndConsumerTest::publishAndConsumeMotionEvent( in publishAndConsumeMotionEvent() function in android::InputPublisherAndConsumerTest
678 publishAndConsumeMotionEvent(AMOTION_EVENT_ACTION_DOWN, downTime, in TEST_F()
681 publishAndConsumeMotionEvent(POINTER_1_DOWN, downTime, in TEST_F()
685 publishAndConsumeMotionEvent(POINTER_2_DOWN, downTime, in TEST_F()
693 publishAndConsumeMotionEvent(AMOTION_EVENT_ACTION_CANCEL, downTime, in TEST_F()