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