| /cts/tests/tests/opengl/src/android/opengl/cts/ |
| D | ColorBufferTest.java | 51 float[] expectedColor = {r, g, b, a}; in test_RGBA_1001() local 68 float[] expectedColor = {r, g, b, a}; in test_RGBA_1101() local 87 float[] expectedColor = {r, g, b, a}; in test_RGBA_1111() local 106 float[] expectedColor = {r, g, b, a}; in test_RGBA_0101() local 125 float[] expectedColor = {r, g, b, a}; in test_RGBA_0011() local 144 float[] expectedColor = {r, g, b, a}; in test_RGBA_0000() local 163 float[] expectedColor = {r, g, b, a}; in test_RGBA_rand_val_one() local 185 private void compare(float[] expectedColor, float[] actualColor) { in compare()
|
| D | NativeColorBufferTest.java | 46 float[] expectedColor = {r, g, b, a}; in test_RGBA_1001() local 63 float[] expectedColor = {r, g, b, a}; in test_RGBA_1101() local 82 float[] expectedColor = {r, g, b, a}; in test_RGBA_1111() local 101 float[] expectedColor = {r, g, b, a}; in test_RGBA_0101() local 120 float[] expectedColor = {r, g, b, a}; in test_RGBA_0011() local 139 float[] expectedColor = {r, g, b, a}; in test_RGBA_0000() local 158 float[] expectedColor = {r, g, b, a}; in test_RGBA_rand_val_one() local 179 private void compare(float[] expectedColor, float[] actualColor) { in compare()
|
| /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
| D | LayerTests.java | 65 final int expectedColor = Color.rgb(255, 191, 191); in testLayerPaintAlpha() local 82 final int expectedColor = Color.rgb(255, 128, 128); in testLayerPaintSimpleAlphaWithHardware() local 96 final int expectedColor = Color.rgb(255, 128, 128); in testLayerPaintSimpleAlphaWithSoftware() local 157 final int expectedColor = Color.rgb(54, 54, 54); in testLayerPaintColorFilter() local 174 final int expectedColor = Color.WHITE; in testLayerPaintBlend() local
|
| D | ShadowTests.java | 44 private static SamplePointVerifier createVerifier(int expectedColor, in createVerifier()
|
| D | HardwareRendererTests.kt | 468 val expectedColor = colorForIndex(index) in testLotsOfBuffers() constant
|
| /cts/tests/tests/uirendering/src/android/uirendering/cts/util/ |
| D | CompareUtils.java | 9 public static boolean verifyPixelWithThreshold(int color, int expectedColor, int threshold) { in verifyPixelWithThreshold()
|
| /cts/tests/tests/uirendering27/src/android/uirendering/cts/util/ |
| D | CompareUtils.java | 9 public static boolean verifyPixelWithThreshold(int color, int expectedColor, int threshold) { in verifyPixelWithThreshold()
|
| /cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapverifiers/ |
| D | PerPixelBitmapVerifier.java | 87 int expectedColor = getExpectedColor(x, y); in verifyPixel() local
|
| D | SamplePointVerifier.java | 74 protected boolean verifyPixel(int color, int expectedColor) { in verifyPixel()
|
| /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
| D | PerPixelBitmapVerifier.java | 87 int expectedColor = getExpectedColor(x, y); in verifyPixel() local
|
| D | SamplePointVerifier.java | 74 protected boolean verifyPixel(int color, int expectedColor) { in verifyPixel()
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | ColorTest.java | 96 final int expectedColor = pair[0]; in resourceColor() local
|
| D | BitmapColorSpaceTest.java | 471 @ColorInt int newColor, @ColorInt int expectedColor) { in verifySetPixel() 496 @ColorInt int newColor, @ColorInt int expectedColor) { in verifySetPixel() 514 @ColorInt int newColor, @ColorInt int expectedColor) { in verifySetPixels() 540 @ColorInt int newColor, @ColorInt int expectedColor) { in verifySetPixels()
|
| /cts/tests/tests/assist/service/src/android/assist/service/ |
| D | MainInteractionSession.java | 190 int expectedColor = 0; in compareScreenshot() local
|
| /cts/tests/tests/widget/src/android/widget/cts/util/ |
| D | TestUtils.java | 288 private static boolean areColorsTheSameWithTolerance(@ColorInt int expectedColor, in areColorsTheSameWithTolerance()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | TextureViewTest.java | 416 float[] expectedColor = ColorSpace.connect(srcColorSpace, dstSpace).transform(srcColor); in verify() local
|
| /cts/tests/tests/provider/src/android/provider/cts/ |
| D | CalendarTest.java | 1780 final int expectedColor = ColorHelper.DEFAULT_COLORS[ColorHelper.E_COLOR_0]; in testEventColors() local
|