Home
last modified time | relevance | path

Searched refs:AInputQueue_preDispatchEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/android/
Dinput.h836 int32_t AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event);
/frameworks/base/native/android/
Dinput.cpp287 int32_t AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event) { in AInputQueue_preDispatchEvent() function