Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc180 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getPointerId);
499 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getPointerId); in init_stub_library()
H A Dstubs_arm64.cc180 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getPointerId);
499 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getPointerId); in init_stub_library()
/aosp12/frameworks/native/include/android/
H A Dinput.h1085 int32_t AMotionEvent_getPointerId(const AInputEvent* motion_event, size_t pointer_index);
/aosp12/frameworks/base/native/android/
H A Dinput.cpp147 int32_t AMotionEvent_getPointerId(const AInputEvent* motion_event, size_t pointer_index) { in AMotionEvent_getPointerId() function
H A Dlibandroid.map.txt132 AMotionEvent_getPointerId;