Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc168 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalRawY);
487 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalRawY); in init_stub_library()
H A Dstubs_arm64.cc168 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalRawY);
487 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalRawY); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h1222 float AMotionEvent_getHistoricalRawY(const AInputEvent* motion_event, size_t pointer_index,
/aosp12/frameworks/base/native/android/
H A Dinput.cpp220 float AMotionEvent_getHistoricalRawY(const AInputEvent* motion_event, size_t pointer_index, in AMotionEvent_getHistoricalRawY() function
H A Dlibandroid.map.txt120 AMotionEvent_getHistoricalRawY;