Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1343 float AMotionEvent_getHistoricalRawX(const AInputEvent* motion_event, size_t pointer_index,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc191 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalRawX);
558 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalRawX); in init_stub_library()
Dstubs_arm.cc191 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalRawX);
558 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalRawX); in init_stub_library()
Dstubs_arm64.cc191 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalRawX);
558 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalRawX); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp215 float AMotionEvent_getHistoricalRawX(const AInputEvent* motion_event, size_t pointer_index, in AMotionEvent_getHistoricalRawX() function
Dlibandroid.map.txt143 AMotionEvent_getHistoricalRawX;