Searched refs:AMotionEvent_getHistoricalY (Results 1 – 5 of 5) sorted by relevance
170 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMotionEvent_getHistoricalY);460 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AMotionEvent_getHistoricalY); in init_stub_library()
1208 float AMotionEvent_getHistoricalY(const AInputEvent* motion_event, size_t pointer_index,
119 AMotionEvent_getHistoricalY;
218 float AMotionEvent_getHistoricalY(const AInputEvent* motion_event, size_t pointer_index, in AMotionEvent_getHistoricalY() function