Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc164 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalEventTime);
483 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalEventTime); in init_stub_library()
H A Dstubs_arm64.cc164 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalEventTime);
483 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalEventTime); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h1198 int64_t AMotionEvent_getHistoricalEventTime(const AInputEvent* motion_event,
/aosp12/frameworks/base/native/android/
H A Dinput.cpp208 int64_t AMotionEvent_getHistoricalEventTime(const AInputEvent* motion_event, in AMotionEvent_getHistoricalEventTime() function
H A Dlibandroid.map.txt116 AMotionEvent_getHistoricalEventTime;