Home
last modified time | relevance | path

Searched defs:pointerCoords (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DPinchToZoomTestPlayerListener.java57 PointerCoords pointerCoords = new PointerCoords(); in getDisplayPointer() local
126 PointerProperties[] pointerProperties, PointerCoords[] pointerCoords) { in obtainAndSendPointerEvent()
180 PointerCoords[] pointerCoords = getPointerCoords(isZoomIn); in pinchAndZoom() local
/cts/tests/tests/view/src/android/view/cts/util/
DEventUtils.java27 MotionEvent.PointerCoords[] pointerCoords = new MotionEvent.PointerCoords[1]; in generateMouseEvent() local
/cts/tests/tests/view/src/android/view/cts/
DMotionEvent_PointerCoordsTest.java113 final MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in testCopyFrom() local
DMotionEventUtils.java122 final PointerCoords pointerCoords = new PointerCoords(); in build() local
DMotionEventTest.java753 final PointerCoords[] pointerCoords = new PointerCoords[pointerCount]; in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition() local
/cts/tests/tests/hardware/src/android/hardware/input/cts/virtualcreators/
DVirtualInputEventCreator.java32 final MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createMouseEvent() local
67 final MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createTouchscreenEvent() local
97 final MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createNavigationTouchpadMotionEvent() local
159 final MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createStylusEvent() local
/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java1258 MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createScrollEvent() local
DScrollViewTest.java1395 MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createScrollEvent() local
DListViewTest.java1520 MotionEvent.PointerCoords pointerCoords = new MotionEvent.PointerCoords(); in createScrollEvent() local
DTextViewTest.java9673 MotionEvent.PointerCoords[] pointerCoords = new MotionEvent.PointerCoords[1]; in createMouseHoverEvent() local