Searched defs:pointerCoordsObj (Results 1 – 1 of 1) sorted by relevance
188 static bool validatePointerCoords(JNIEnv* env, jobject pointerCoordsObj) { in validatePointerCoords()206 static PointerCoords pointerCoordsToNative(JNIEnv* env, jobject pointerCoordsObj) { in pointerCoordsToNative()359 jobject pointerCoordsObj = env->GetObjectArrayElement(pointerCoordsObjArray, i); in android_view_MotionEvent_nativeInitialize() local407 jobject pointerCoordsObj = env->GetObjectArrayElement(pointerCoordsObjArray, i); in android_view_MotionEvent_nativeAddBatch() local