Searched refs:android_view_MotionEvent_obtainFromNative (Results 1 – 3 of 3) sorted by relevance
36 extern ScopedLocalRef<jobject> android_view_MotionEvent_obtainFromNative(
62 return android_view_MotionEvent_obtainFromNative(env, in android_view_MotionPredictor_nativePredict()
91 return android_view_MotionEvent_obtainFromNative(env, std::move(destEvent)); in android_view_MotionEvent_obtainAsCopy()94 ScopedLocalRef<jobject> android_view_MotionEvent_obtainFromNative( in android_view_MotionEvent_obtainFromNative() function