Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 14 of 14) sorted by relevance

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java339 int[] xy = new int[2]; in injectStylusDownEvent() local
379 int[] xy = new int[2]; in injectStylusEvent() local
399 final int[] xy = new int[2]; in injectFingerEventOnViewCenter() local
423 final int[] xy = new int[2]; in injectFingerEventOnViewCenter() local
457 int[] xy = new int[2]; in injectStylusMoveEvents() local
493 int[] xy = new int[2]; in injectStylusMoveEvents() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DShellUtils.java98 final int[] xy = new int[2]; in tap() local
/cts/tests/tests/view/src/android/view/cts/
DViewUnbufferedTest.java175 final int[] xy = new int[2]; in getViewLocationOnScreen() local
181 final int[] xy = getViewLocationOnScreen(view); in getViewCenterOnScreen() local
DTooltipTest.java235 final int[] xy = new int[2]; in obtainMotionEvent() local
DViewTest.java515 final int[] xy = new int[2]; in testMouseEventCallsGetPointerIcon() local
2487 int[] xy = new int[2]; in testSetAllowClickWhenDisabled() local
3268 int[] xy = new int[2]; in testDispatchTouchEvent() local
3363 int[] xy = new int[2]; in testOnTouchListener() local
3777 int[] xy = new int[2]; in testOnTouchEventScroll() local
/cts/tests/tests/widget/src/android/widget/cts/
DMediaControllerTest.java239 final int[] xy = new int[2]; in testOnTrackballEvent() local
DPopupWindowTest.java1630 int[] xy = new int[2]; in testSetTouchInterceptor() local
DTextViewTest.java9666 final int[] xy = new int[2]; in createMouseHoverEvent() local
/cts/tests/tests/car/src/android/car/cts/
DCarDisplayInputLockTest.java297 int[] xy = new int[2]; in obtainMotionEvent() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java160 float xy = x * y; in quaternionMatrixOpenGL() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DFullScreenMagnificationGestureHandlerTest.java228 int[] xy = new int[2]; in setUp() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp297 float xy = x * y; in newRotate() local
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java267 final int[] xy = new int[2]; in getViewLocationOnScreen() local
273 final int[] xy = getViewLocationOnScreen(view); in getViewCenterOnScreen() local
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java1164 double[] xy = calculateCIExyCoordinates(neutralGuess[0], neutralGuess[1], in findDngInterpolationFactor() local