Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1445 float AMotionEvent_getHistoricalOrientation(const AInputEvent* motion_event, size_t pointer_index,
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc189 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalOrientation);
556 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalOrientation); in init_stub_library()
Dstubs_arm.cc189 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalOrientation);
556 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalOrientation); in init_stub_library()
Dstubs_arm64.cc189 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalOrientation);
556 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalOrientation); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp275 float AMotionEvent_getHistoricalOrientation(const AInputEvent* motion_event, size_t pointer_index, in AMotionEvent_getHistoricalOrientation() function
Dlibandroid.map.txt141 AMotionEvent_getHistoricalOrientation;