Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/
H A DInputTransport.cpp573 status_t InputPublisher::publishMotionEvent( in publishMotionEvent() function in android::InputPublisher
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputPublisherAndConsumer_test.cpp183 void publishMotionEvent(InputPublisher& publisher, const PublishMotionArgs& a) { in publishMotionEvent() function
H A DInputPublisherAndConsumerNoResampling_test.cpp193 void publishMotionEvent(InputPublisher& publisher, const PublishMotionArgs& a) { in publishMotionEvent() function
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3766 status_t InputDispatcher::publishMotionEvent(Connection& connection, in publishMotionEvent() function in android::inputdispatcher::InputDispatcher