Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 3 of 3) 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
DIntrinsicColorMatrix.java58 int x1 = 0, y1 = 0, x2 = w, y2 = h; in subtest() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java208 final float x1 = 500; in testAnimatingMagnification() local