Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsicHistogram.java75 int x1 = 0, y1 = 0, x2 = w, y2 = h; in testNorm() local
203 int x1 = 0, y1 = 0, x2 = w, y2 = h; in testDot() local
DIntrinsicBase.java142 protected Script.LaunchOptions makeClipper(int x, int y, int x2, int y2) { in makeClipper()
DIntrinsicColorMatrix.java58 int x1 = 0, y1 = 0, x2 = w, y2 = h; in subtest() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java213 final float y2 = 1500; in testAnimatingMagnification() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java158 float y2 = y * y; in quaternionMatrixOpenGL() local