Searched refs:currentCoords (Results 1 – 1 of 1) sorted by relevance
320 MotionEvent.PointerCoords[] currentCoords = new MotionEvent.PointerCoords[pointerCount]; in splitBatchedMotionEvent() local324 currentCoords[p] = new MotionEvent.PointerCoords(); in splitBatchedMotionEvent()325 event.getPointerCoords(p, currentCoords[p]); in splitBatchedMotionEvent()348 pointerCount, properties, currentCoords, in splitBatchedMotionEvent()