Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1331 int64_t AMotionEvent_getHistoricalEventTime(const AInputEvent* motion_event,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc188 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalEventTime);
555 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalEventTime); in init_stub_library()
Dstubs_arm.cc188 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalEventTime);
555 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalEventTime); in init_stub_library()
Dstubs_arm64.cc188 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalEventTime);
555 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalEventTime); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp209 int64_t AMotionEvent_getHistoricalEventTime(const AInputEvent* motion_event, in AMotionEvent_getHistoricalEventTime() function
Dlibandroid.map.txt140 AMotionEvent_getHistoricalEventTime;