Searched refs:currentCoords (Results 1 – 1 of 1) sorted by relevance
319 MotionEvent.PointerCoords[] currentCoords = new MotionEvent.PointerCoords[pointerCount]; in splitBatchedMotionEvent() local323 currentCoords[p] = new MotionEvent.PointerCoords(); in splitBatchedMotionEvent()324 event.getPointerCoords(p, currentCoords[p]); in splitBatchedMotionEvent()347 pointerCount, properties, currentCoords, in splitBatchedMotionEvent()