Home
last modified time | relevance | path

Searched defs:x2 (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.java212 final float x2 = 500; in testAnimatingMagnification() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java157 float x2 = x * x; in quaternionMatrixOpenGL() local