Home
last modified time | relevance | path

Searched defs:actualColor (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DNativeColorBufferTest.java57 float[] actualColor = mActivity.getActualColor(); in test_RGBA_1001() local
75 float[] actualColor = mActivity.getActualColor(); in test_RGBA_1101() local
94 float[] actualColor = mActivity.getActualColor(); in test_RGBA_1111() local
113 float[] actualColor = mActivity.getActualColor(); in test_RGBA_0101() local
132 float[] actualColor = mActivity.getActualColor(); in test_RGBA_0011() local
151 float[] actualColor = mActivity.getActualColor(); in test_RGBA_0000() local
170 float[] actualColor = mActivity.getActualColor(); in test_RGBA_rand_val_one() local
183 private void compare(float[] expectedColor, float[] actualColor) { in compare()
H A DColorBufferTest.java62 float[] actualColor = mActivity.getActualColor(); in test_RGBA_1001() local
80 float[] actualColor = mActivity.getActualColor(); in test_RGBA_1101() local
99 float[] actualColor = mActivity.getActualColor(); in test_RGBA_1111() local
118 float[] actualColor = mActivity.getActualColor(); in test_RGBA_0101() local
137 float[] actualColor = mActivity.getActualColor(); in test_RGBA_0011() local
156 float[] actualColor = mActivity.getActualColor(); in test_RGBA_0000() local
175 float[] actualColor = mActivity.getActualColor(); in test_RGBA_rand_val_one() local
189 private void compare(float[] expectedColor, float[] actualColor) { in compare()
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DMaterialsTest.cpp44 GLColor32F actualColor; in TEST_P() local
112 GLColor32F actualColor; in TEST_P() local
H A DLightsTest.cpp89 GLColor32F actualColor; in TEST_P() local
223 GLColor32F actualColor; in TEST_P() local
H A DCurrentColorTest.cpp37 GLColor32F actualColor; in TEST_P() local
/aosp_15_r20/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DSurfaceTracingTestBase.kt91 val actualColor = pixels[j * screenshot.width + i] in <lambda>() constant
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
H A DActivityTransitionTests.java646 public final Color actualColor; field in ActivityTransitionTests.ColorCheckResult
649 Color actualColor) { in ColorCheckResult()
656 private ColorCheckResult(Point firstWrongPixel, Color expectedColor, Color actualColor) { in ColorCheckResult()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLRobustnessTest.cpp579 GLColor actualColor = angle::ReadColor(0, 0); in TEST_P() local
659 GLColor actualColor = angle::ReadColor(0, 0); in TEST_P() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DSixteenBppTextureTest.cpp374 GLColor actualColor = GLColor::black; in TEST_P() local
392 GLColor actualColor(r8 << 4, g8 << 4, b8 << 4, a8 << 4); in TEST_P() local
H A DReadPixelsTest.cpp1156 std::vector<angle::GLColor> actualColor(w * h); in TEST_P() local
1296 std::vector<angle::GLColor> actualColor(size * size); in verifyPBO() local
H A DDepthStencilTest.cpp118 GLColor actualColor = pixelData[i]; in ensureColor() local
H A DRobustResourceInitTest.cpp1998 const GLColor actualColor = actualData[offset]; in TEST_P() local
H A DClearTest.cpp1670 GLColor actualColor = pixelData[testN]; in TEST_P() local
H A DStateChangeTest.cpp3619 GLColor actualColor = pixelData[testN]; in TEST_P() local
H A DTextureTest.cpp7643 const GLColor actualColor = readback[y * kWidth + x]; in TEST_P() local
/aosp_15_r20/cts/tests/tests/opengl/libopengltest/
H A Dgl2_jni_libone.cpp145 float * actualColor = drawColorOne(lColor); in Java_android_opengl_cts_GL2JniLibOne_draw() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
H A DBitmapTestUtil.java149 int actualColor = actual.getPixel(x, y); in getAveragePixelAbsoluteDifferenceArgb8888() local
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DHtmlTest.java172 int actualColor = colors[0].getForegroundColor(); in testColor() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/util/
H A DTestUtils.java289 @ColorInt int actualColor, int allowedComponentVariance) { in areColorsTheSameWithTolerance()
/aosp_15_r20/external/skia/tests/
H A DTextBlobCacheTest.cpp240 SkColor actualColor = actual.getColor(i, j); in compare_bitmaps() local
H A DSkPngRustDecoderTest.cpp66 SkColor actualColor = pixmap.getColor(x, y); in AssertPixelColor() local
H A DSkRemoteGlyphCacheTest.cpp190 SkColor actualColor = actual.getColor(i, j); in compare_blobs() local
H A DFilterResultTest.cpp793 SkColor4f actualColor = actual.getColor4f(x, y); in compareBitmaps() local