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