Searched refs:AMotionEvent_getRawY (Results 1 – 5 of 5) sorted by relevance
178 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getRawY);468 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getRawY); in init_stub_library()
1076 float AMotionEvent_getRawY(const AInputEvent* motion_event, size_t pointer_index);
127 AMotionEvent_getRawY;
145 float AMotionEvent_getRawY(const AInputEvent* motion_event, size_t pointer_index) { in AMotionEvent_getRawY() function