Searched defs:pointerCoordsObj (Results 1 – 1 of 1) sorted by relevance
179 static bool validatePointerCoords(JNIEnv* env, jobject pointerCoordsObj) { in validatePointerCoords()197 static void pointerCoordsToNative(JNIEnv* env, jobject pointerCoordsObj, in pointerCoordsToNative()385 jobject pointerCoordsObj = env->GetObjectArrayElement(pointerCoordsObjArray, i); in android_view_MotionEvent_nativeInitialize() local425 jobject pointerCoordsObj = env->GetObjectArrayElement(pointerCoordsObjArray, i); in android_view_MotionEvent_nativeAddBatch() local