Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h1215 float AMotionEvent_getOrientation(const AInputEvent* motion_event, size_t pointer_index);
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc188 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getOrientation);
522 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getOrientation); in init_stub_library()
Dstubs_arm64.cc188 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getOrientation);
522 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getOrientation); in init_stub_library()
/frameworks/base/native/android/
Dinput.cpp195 float AMotionEvent_getOrientation(const AInputEvent* motion_event, size_t pointer_index) { in AMotionEvent_getOrientation() function
Dlibandroid.map.txt140 AMotionEvent_getOrientation;