Searched refs:getPointerCoords (Results 1 – 8 of 8) sorted by relevance
140 PointerCoords[] getPointerCoords(boolean isZoomIn) { in getPointerCoords() method in PinchToZoomTestPlayerListener180 PointerCoords[] pointerCoords = getPointerCoords(isZoomIn); in pinchAndZoom()
125 event.getPointerCoords(0, coords) in testIsResampled()
365 event.getPointerCoords(p, currentCoords[p]); in splitBatchedMotionEvent()
338 event.getPointerCoords(0, coords0); in testAngledPinch_looksReasonable()339 event.getPointerCoords(1, coords1); in testAngledPinch_looksReasonable()
405 motionEvent.getPointerCoords(pointerIndex, that); in verifyMatchesPointerCoords()
795 event.getPointerCoords(i, c); in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition()
594 event.getPointerCoords(p, currentCoords[p]); in splitBatchedMotionEvent()
51812 method public void getPointerCoords(int, android.view.MotionEvent.PointerCoords);