Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1545 int32_t AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event);
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc147 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_preDispatchEvent);
514 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_preDispatchEvent); in init_stub_library()
Dstubs_arm.cc147 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_preDispatchEvent);
514 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_preDispatchEvent); in init_stub_library()
Dstubs_arm64.cc147 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_preDispatchEvent);
514 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_preDispatchEvent); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp362 int32_t AInputQueue_preDispatchEvent(AInputQueue* queue, AInputEvent* event) { in AInputQueue_preDispatchEvent() function
Dlibandroid.map.txt100 AInputQueue_preDispatchEvent;