Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DMediaControllerTest.java189 final int[] xy = new int[2]; in testOnTrackballEvent() local
DPopupWindowTest.java1179 int[] xy = new int[2]; in testSetTouchInterceptor() local
DTextViewTest.java7769 final int[] xy = new int[2]; in createMouseHoverEvent() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java160 float xy = x * y; in quaternionMatrixOpenGL() local
/cts/tests/tests/view/src/android/view/cts/
DTooltipTest.java198 final int[] xy = new int[2]; in obtainMouseEvent() local
DViewTest.java381 final int[] xy = new int[2]; in testMouseEventCallsGetPointerIcon() local
2733 int[] xy = new int[2]; in testDispatchTouchEvent() local
3147 int[] xy = new int[2]; in testOnTouchEvent() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp297 float xy = x * y; in newRotate() local
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java556 double[] xy = calculateCIExyCoordinates(neutralGuess[0], neutralGuess[1], in findDngInterpolationFactor() local