Home
last modified time | relevance | path

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

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