Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistorySize);
495 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistorySize); in init_stub_library()
H A Dstubs_arm64.cc176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistorySize);
495 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistorySize); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h1192 size_t AMotionEvent_getHistorySize(const AInputEvent* motion_event);
/aosp12/frameworks/base/native/android/
H A Dinput.cpp204 size_t AMotionEvent_getHistorySize(const AInputEvent* motion_event) { in AMotionEvent_getHistorySize() function
H A Dlibandroid.map.txt128 AMotionEvent_getHistorySize;