Home
last modified time | relevance | path

Searched refs:processOutboundEvents (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.cpp131 status_t processOutboundEvents();
178 return processOutboundEvents(); in finishInputEvent()
198 return processOutboundEvents(); in reportTimeline()
230 status_t NativeInputEventReceiver::processOutboundEvents() { in processOutboundEvents() function in android::NativeInputEventReceiver
304 const status_t status = processOutboundEvents(); in handleEvent()
/frameworks/native/libs/input/
DInputConsumerNoResampling.cpp208 processOutboundEvents(); in ~InputConsumerNoResampling()
248 processOutboundEvents(); in handleReceiveCallback()
257 void InputConsumerNoResampling::processOutboundEvents() { in processOutboundEvents() function in android::InputConsumerNoResampling
306 processOutboundEvents(); in finishInputEvent()
320 processOutboundEvents(); in reportTimeline()
/frameworks/native/include/input/
DInputConsumerNoResampling.h169 void processOutboundEvents();