/cts/tests/tests/text/src/android/text/style/cts/ |
D | TextAppearanceSpanTest.java | 33 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testConstructor() local 70 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testGetFamily() local 79 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testUpdateMeasureState() local 101 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testGetTextColor() local 119 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testGetTextSize() local 134 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testGetTextStyle() local 143 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testGetLinkTextColor() local 155 int[] colors = new int[] { Color.rgb(0, 0, 255), Color.BLACK }; in testUpdateDrawState() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | SwitchTest.java | 58 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessThumbTint() local 73 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessTrackTint() local
|
D | TextViewTest.java | 440 ColorStateList colors = new ColorStateList(new int[][] { in testAccessTextColor() local 616 ColorStateList colors = new ColorStateList(new int[][] { in testAccessHintTextColor() local 644 ColorStateList colors = new ColorStateList(new int[][] { in testAccessLinkTextColor() local 3019 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessCompoundDrawableTint() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | SweepGradientTest.java | 53 final int[] colors = new int[] { Color.GREEN, Color.RED }; in test2Colors() local 62 final int[] colors = new int[] { Color.GREEN, Color.RED, Color.BLUE }; in testColorArray() local 72 final int[] colors = new int[] { Color.GREEN, Color.RED, Color.BLUE, Color.GREEN }; in testMultiColor() local 82 private void checkColors(int[] colors, float[] positions, int tolerance) { in checkColors()
|
D | BitmapTest.java | 182 int[] colors = createColors(100); in testCreateBitmap1() local 265 int[] colors = createColors(100); in testCreateBitmap6() local 722 int[] colors = createColors(100); in testSetPixels() local 1022 int[] colors = new int[size]; in createColors() local
|
D | PaintFlagsDrawFilterTest.java | 116 int colors[] = new int [] { Color.WHITE, Color.BLACK }; in testPaintFlagsDrawFilter2() local
|
D | CanvasTest.java | 1329 final int[] colors = new int[2008]; in testDrawBitmap4() local 1385 final int[] colors = new int[2008]; in testDrawBitmap6() local 1514 final int[] colors = new int[2008]; in testDrawBitmapMesh() local 1522 final int[] colors = new int[10]; in testDrawVertices() local
|
/cts/suite/cts/utils/ |
D | grapher.py | 29 colors = { variable
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
D | Cube.java | 44 int colors[] = { in Cube() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ColorStateListTest.java | 36 final int[] colors = new int[] { Color.RED, Color.BLUE }; in testColorStateList() local
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | TextureTestRenderer.java | 71 int[] colors = { in TextureTestRenderer() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | RendererOneColorBufferTest.java | 81 public RendererOneColorBufferTest(Context context, float[] colors, CountDownLatch latch) { in RendererOneColorBufferTest()
|
D | FramebufferTest.java | 612 int[] colors = new int[pixelCount]; in saveFrame() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | TextureRender.java | 278 int[] colors = new int[pixelCount]; in saveFrame() local
|
D | ImageReaderDecoderTest.java | 634 int[][] colors = new int[][] { in validateSwirl() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | CtsMediaTextureRender.java | 282 int[] colors = new int[pixelCount]; in saveFrame() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | HtmlTest.java | 94 ForegroundColorSpan[] colors; in testColor() local
|
D | TextUtilsTest.java | 1865 ColorStateList colors = new ColorStateList(new int[][] { in testWriteToParcel() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | MSSIMComparer.java | 110 private boolean isWindowWhite(int[] colors, int start, int stride) { in isWindowWhite()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | gbemu.js | 1588 this.colors = [0xEFFFDE, 0xADD794, 0x529273, 0x183442]; //"Classic" GameBoy palette colors. property in GameBoyCore
|