Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc174 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getPointerCount);
464 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getPointerCount); in init_stub_library()
Dstubs_arm.cc174 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getPointerCount);
464 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getPointerCount); in init_stub_library()
/frameworks/native/include/android/
Dinput.h1077 size_t AMotionEvent_getPointerCount(const AInputEvent* motion_event);
/frameworks/base/native/android/
Dinput.cpp143 size_t AMotionEvent_getPointerCount(const AInputEvent* motion_event) { in AMotionEvent_getPointerCount() function
Dlibandroid.map.txt131 AMotionEvent_getPointerCount;