Searched defs:x2 (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | IntrinsicHistogram.java | 75 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
|
D | IntrinsicBase.java | 142 protected Script.LaunchOptions makeClipper(int x, int y, int x2, int y2) { in makeClipper()
|
D | IntrinsicColorMatrix.java | 58 int x1 = 0, y1 = 0, x2 = w, y2 = h; in subtest() local
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityMagnificationTest.java | 212 final float x2 = 500; in testAnimatingMagnification() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | MathsUtils.java | 157 float x2 = x * x; in quaternionMatrixOpenGL() local
|