Searched refs:AMotionEvent_getSize (Results 1 – 5 of 5) sorted by relevance
179 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getSize);469 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getSize); in init_stub_library()
1108 float AMotionEvent_getSize(const AInputEvent* motion_event, size_t pointer_index);
128 AMotionEvent_getSize;
161 float AMotionEvent_getSize(const AInputEvent* motion_event, size_t pointer_index) { in AMotionEvent_getSize() function