/cts/tests/tests/widget/src/android/widget/cts/ |
D | SwitchTest.java | 98 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessThumbTint() local 115 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessThumbTintBlendMode() local 132 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessTrackTint() local 149 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessTrackTintBlendMode() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | BitmapBlendModeTest.java | 50 int[] colors = {Color.RED, Color.RED, Color.RED, Color.RED, Color.RED}; in testClearBlendMode() local 64 int[] colors = {Color.WHITE, Color.WHITE, Color.WHITE, Color.WHITE, Color.RED}; in testDstOutBlendMode() local
|
D | CanvasTests.java | 86 int[] colors = { in testDrawDoubleRoundRect() local 127 int[] colors = { in testDrawDoubleRoundRectWithRadii() local 479 final int[] colors = new int[10]; in testDrawVerticesTooFewVerts() local 495 final int[] colors = new int[10]; in testDrawVerticesTooFewTexs() local 511 final int[] colors = new int[10]; in testDrawVerticesTooFewColors() local 527 final int[] colors = new int[10]; in testDrawVerticesTooFewIndices() local
|
D | ExactCanvasTests.java | 281 int[] colors = new int[] { Color.BLACK, Color.BLACK, Color.BLACK }; in testBlackTriangleVertices() local 342 int[] colors = new int[] { Color.BLACK, Color.BLACK, Color.BLACK }; in testBlackTriangleVertices2() local
|
D | BlendModeColorFilterTest.java | 87 private void testBlendModeColorFilter(int filterColor, BlendMode mode, int[] colors) { in testBlendModeColorFilter()
|
D | WideColorGamutTests.java | 88 private BitmapVerifier getVerifier(Point[] points, Color[] colors, float eps) { in getVerifier()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testclasses/ |
D | BitmapBlendModeTest.java | 51 int[] colors = {Color.WHITE, Color.WHITE, Color.WHITE, Color.WHITE, Color.RED}; in testClearBlendMode() local 65 int[] colors = {Color.WHITE, Color.WHITE, Color.WHITE, Color.WHITE, Color.RED}; in testDstOutBlendMode() local
|
/cts/tests/app/src/android/app/cts/ |
D | WallpaperColorsTest.java | 47 WallpaperColors colors = new WallpaperColors(colorList.get(0), colorList.get(1), in getWallpaperColorsTest() local 87 WallpaperColors colors = WallpaperColors.fromBitmap(bmp); in fromBitmapTest() local 97 WallpaperColors colors = WallpaperColors.fromDrawable(drawable); in fromDrawableTest() local
|
D | WallpaperManagerTest.java | 255 WallpaperColors colors = mWallpaperManager.getWallpaperColors( in wallpaperColors_primary() local 286 WallpaperColors colors = mWallpaperManager.getWallpaperColors( in wallpaperColors_secondary() local 479 public void onColorsChanged(WallpaperColors colors, int which) { in onColorsChanged()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | SweepGradientTest.java | 68 final int[] colors = new int[] { Color.GREEN, Color.RED }; in test2Colors() local 78 final int[] colors = new int[] { Color.GREEN, Color.RED, Color.BLUE }; in testColorArray() local 89 final int[] colors = new int[] { Color.GREEN, Color.RED, Color.BLUE, Color.GREEN }; in testMultiColor() local 99 private void verifyColors(int[] colors, float[] positions, int tolerance) { in verifyColors() 177 int[] colors = null; in testNullColorInts() local 183 long[] colors = null; in testNullColorLongs() local 209 long[] colors = new long[2]; in testMismatchColorLongs() local 234 long[] colors = new long[2]; in testInvalidColorLongs() local
|
D | RadialGradientTest.java | 140 int[] colors = null; in testNullColorInts() local 146 long[] colors = null; in testNullColorLongs() local 172 long[] colors = new long[2]; in testMismatchColorLongs() local 197 long[] colors = new long[2]; in testInvalidColorLongs() local
|
D | BitmapTest.java | 233 int[] colors = createColors(100); in testCreateBitmap1() local 387 int[] colors = createColors(100); in testCreateBitmapFromColorsNegativeWidthHeight() local 395 int[] colors = createColors(100); in testCreateBitmapFromColorsIllegalStride() local 403 int[] colors = createColors(100); in testCreateBitmapFromColorsNegativeOffset() local 411 int[] colors = createColors(100); in testCreateBitmapFromColorsOffsetTooLarge() local 419 int[] colors = createColors(100); in testCreateBitmapFromColorsScalnlineTooLarge() local 427 int[] colors = createColors(100); in testCreateBitmap6() local 462 int[] colors = createColors(100); in testCreateBitmap_displayMetrics_mutable() local 489 int[] colors = createColors(100); in testCreateBitmap_displayMetrics_immutable() local 503 int[] colors = createColors(100); in testCreateBitmap_noDisplayMetrics_immutable() local [all …]
|
D | ColorTest.java | 47 int colors [][] = { in resourceColor() local
|
D | PaintFlagsDrawFilterTest.java | 121 int colors[] = new int [] { Color.WHITE, Color.BLACK }; in testPaintFlagsDrawFilter2() local
|
/cts/suite/cts/utils/ |
D | grapher.py | 29 colors = { variable
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ColorStateListTest.java | 40 final int[] colors = new int[]{Color.RED, Color.BLUE}; in testConstructor() local 89 final int[] colors = new int[]{Color.RED, Color.BLUE}; in testWithAlpha() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
D | Cube.java | 44 int colors[] = { in Cube() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MenuItemTest.java | 83 ColorStateList colors = ColorStateList.valueOf(Color.RED); in testAccessIconTint() local
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | OrganizationInfoTest.java | 36 final int[] colors = { in testSetOrganizationColor() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
D | SamplePointWideGamutVerifier.java | 33 public SamplePointWideGamutVerifier(Point[] points, Color[] colors, float eps) { in SamplePointWideGamutVerifier()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | ColorStateListDrawableTest.java | 56 final int[] colors = new int[]{Color.RED, Color.BLUE}; in setup() local 106 final int[] colors = new int[]{Color.MAGENTA, Color.CYAN}; in testHasFocusStateSpecified() local
|
D | GradientDrawableTest.java | 353 int[] colors; in testSetColors() local 707 int[] colors = drawable.getColors(); in testInflationWithThemeAndNonThemeResources() local 710 assertEquals(context.getColor(R.color.colorPrimary), colors[1]); in testInflationWithThemeAndNonThemeResources() local 711 assertEquals(context.getColor(R.color.colorPrimaryDark), colors[2]); in testInflationWithThemeAndNonThemeResources() local
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | TextureTestRenderer.java | 71 int[] colors = { in TextureTestRenderer() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | HtmlTest.java | 112 ForegroundColorSpan[] colors = s.getSpans(0, s.length(), type); in testColor() local 159 ForegroundColorSpan[] colors = s.getSpans(0, s.length(), type); in testUseCssColor() local
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | NavigationBarColorVerifier.java | 94 final int[] colors = new int[]{Color.RED, Color.GREEN, Color.BLUE}; in verify() local
|