Searched refs:AMotionEvent_getPointerCount (Results 1 – 5 of 5) sorted by relevance
174 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getPointerCount);464 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getPointerCount); in init_stub_library()
1045 size_t AMotionEvent_getPointerCount(const AInputEvent* motion_event);
123 AMotionEvent_getPointerCount;
129 size_t AMotionEvent_getPointerCount(const AInputEvent* motion_event) { in AMotionEvent_getPointerCount() function