Home
last modified time | relevance | path

Searched refs:AInputQueue_getEvent (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc126 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_getEvent);
405 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_getEvent); in init_stub_library()
Dstubs_arm64.cc126 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AInputQueue_getEvent);
405 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AInputQueue_getEvent); in init_stub_library()
/frameworks/native/include/android/
Dinput.h1328 int32_t AInputQueue_getEvent(AInputQueue* queue, AInputEvent** outEvent);
/frameworks/base/native/android/
Dinput.cpp290 int32_t AInputQueue_getEvent(AInputQueue* queue, AInputEvent** outEvent) { in AInputQueue_getEvent() function
Dlibandroid.map.txt82 AInputQueue_getEvent;