Searched defs:a1 (Results 1 – 8 of 8) sorted by relevance
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | VLoadTest.java | 96 private void verify(byte[] a1, byte[] a2, String s) { in verify() 107 private void verify(short[] a1, short[] a2, String s) { in verify() 118 private void verify(int[] a1, int[] a2, String s) { in verify() 129 private void verify(long[] a1, long[] a2, String s) { in verify() 140 private void verify(float[] a1, float[] a2, String s) { in verify() 151 private void verify(double[] a1, double[] a2, String s) { in verify()
|
| D | GetSetTest.java | 118 private void verify(byte[] a1, byte[] a2, Allocation alloc, String s, int vsize) { in verify() 132 private void verify(short[] a1, short[] a2, Allocation alloc, String s, int vsize) { in verify() 146 private void verify(int[] a1, int[] a2, Allocation alloc, String s, int vsize) { in verify() 160 private void verify(long[] a1, long[] a2, Allocation alloc, String s, int vsize) { in verify() 174 private void verify(float[] a1, float[] a2, Allocation alloc, String s, int vsize) { in verify() 188 private void verify(double[] a1, double[] a2, Allocation alloc, String s, int vsize) { in verify()
|
| D | LaunchClip.java | 45 int a0, int a1, int a2, int a3) { in setup()
|
| D | ImageProcessingTest.java | 65 private Allocation a1, a2; field in ImageProcessingTest
|
| /cts/tests/tests/animation/src/android/animation/cts/ |
| D | AnimatorSetTest.java | 189 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 100f); in testPauseAndResume() local 254 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 100f); in testPauseBeforeStart() local
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | GridLayoutTest.java | 239 int a1 = a.getValue(v1); in testAlignment() local
|
| /cts/tests/tests/hardware/src/android/hardware/cts/ |
| D | SensorManagerStaticTest.java | 474 int a1, a2; // AXIS_X/Y/Z in testRemapCoordinateSystem() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | BitmapFactoryTest.java | 817 final int a1 = Color.alpha(actual); in distance() local
|