Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1373 float AMotionEvent_getHistoricalY(const AInputEvent* motion_event, size_t pointer_index,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalY);
566 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalY); in init_stub_library()
Dstubs_arm.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalY);
566 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalY); in init_stub_library()
Dstubs_arm64.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalY);
566 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalY); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp233 float AMotionEvent_getHistoricalY(const AInputEvent* motion_event, size_t pointer_index, in AMotionEvent_getHistoricalY() function
Dlibandroid.map.txt151 AMotionEvent_getHistoricalY;