Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1411 float AMotionEvent_getHistoricalTouchMinor(const AInputEvent* motion_event, size_t pointer_index,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc197 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalTouchMinor);
564 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalTouchMinor); in init_stub_library()
Dstubs_arm.cc197 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalTouchMinor);
564 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalTouchMinor); in init_stub_library()
Dstubs_arm64.cc197 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalTouchMinor);
564 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalTouchMinor); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp257 float AMotionEvent_getHistoricalTouchMinor(const AInputEvent* motion_event, size_t pointer_index, in AMotionEvent_getHistoricalTouchMinor() function
Dlibandroid.map.txt149 AMotionEvent_getHistoricalTouchMinor;