/external/angle/src/tests/gl_tests/ |
D | S3TCTextureSizesTest.cpp | 146 GLColor expectedColor; in TEST_P() member 195 GLColor expectedColor; in TEST_P() member
|
D | CopyTextureTest.cpp | 2082 auto testOutput = [this](GLuint texture, const GLColor &expectedColor) { in TEST_P() 2130 const GLColor &expectedColor) { in TEST_P() 2150 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P() 2219 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() 2267 const GLColor32F &expectedColor) { in TEST_P() 2341 auto testOutput = [this](GLuint texture, const GLColor32U &expectedColor) { in TEST_P() 2397 const GLColor32U &expectedColor) { in TEST_P() 2452 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P()
|
D | VulkanUniformUpdatesTest.cpp | 549 GLColor expectedColor = vsUniformValue > 11.0f ? GLColor::red : GLColor::green; in TEST_P() local 752 GLColor expectedColor = vsUniformValue > 11.0f ? GLColor::red : GLColor::green; in TEST_P() local
|
D | PointSpritesTest.cpp | 337 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
|
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/testing/util/ |
D | CompareUtils.java | 9 public static boolean verifyPixelWithThreshold(int color, int expectedColor, int threshold) { in verifyPixelWithThreshold()
|
/external/angle/src/tests/egl_tests/ |
D | EGLBufferAgeTest.cpp | 334 angle::GLColor expectedColor = GLColor::black; in TEST_P() local 415 angle::GLColor expectedColor = kColorSet[i - age]; in TEST_P() local 484 angle::GLColor expectedColor = kColorSet[i - age]; in TEST_P() local
|
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/testing/bitmapverifiers/ |
D | PerPixelBitmapVerifier.java | 92 int expectedColor = getExpectedColor(x, y); in verifyPixel() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMisalignedCubeTests.cpp | 281 … const tcu::Vec4 expectedColor = tcu::Vec4(componentValue, componentValue, componentValue, 1.0f); in iterate() local 295 … const tcu::Vec4 expectedColor = tcu::Vec4(componentValue, componentValue, componentValue, 1.0f); in iterate() local
|
/external/skia/tests/graphite/ |
D | ImageWrapTextureMipmapsTest.cpp | 74 SkColor expectedColor; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() member
|
D | ImageOriginTest.cpp | 105 SkColor4f expectedColor = ((y < kHalfSize) == resultTopColorOnTop) ? kTopColor in test_draw() local
|
/external/skia/tests/ |
D | ApplyGammaTest.cpp | 65 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
|
D | GrSurfaceResolveTest.cpp | 64 SkColor expectedColor) { in check_pixels()
|
D | ColorFilterTest.cpp | 83 SkColor expectedColor = color; in DEF_TEST() local
|
D | BackendAllocationTest.cpp | 315 SkColor4f expectedColor = get_expected_color(color, colorType); in check_base_readbacks() local 386 SkColor4f expectedColor = get_expected_color(testColor, colorType); in test_color_init() local
|
D | CompressedBackendAllocationTest.cpp | 153 const SkColor4f& expectedColor, in check_readback()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderFragDataTests.cpp | 64 …ic bool compareSingleColor(tcu::TestLog &log, const tcu::Surface &surface, tcu::RGBA expectedColor, in compareSingleColor()
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/ |
D | FrameEditorDataProcessingTest.java | 215 int expectedColor = expected.getPixel(x, y); in getAveragePixelAbsoluteDifferenceArgb8888() local
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/ |
D | BitmapTestUtil.java | 150 int expectedColor = expected.getPixel(x, y); in getAveragePixelAbsoluteDifferenceArgb8888() local
|
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedBlending.cpp | 385 …awBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel &textureLevel, tcu::RGBA expectedColor, in VerifyImg()
|
D | esextcDrawBuffersIndexedColorMasks.cpp | 421 …BuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel &textureLevel, tcu::RGBA expectedColor, in VerifyImg()
|
/external/deqp/external/openglcts/modules/gles3/ |
D | es3cNumberParsingTests.cpp | 403 const auto expectedColor = tcu::RGBA::green().toVec(); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderFragDataTests.cpp | 82 …ic bool compareSingleColor(tcu::TestLog &log, const tcu::Surface &surface, tcu::RGBA expectedColor, in compareSingleColor()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateDSTests.cpp | 905 const uint32_t expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestInstance() 1096 … const uint32_t readMask, const uint32_t expectedValue, const tcu::Vec4 expectedColor, in StencilParamsBasicTestCase()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineLogicOpTests.cpp | 463 tcu::UVec4 expectedColor(0u, 0u, 0u, 0u); // Overwritten below. in verifyImage() local
|
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampSamplingTexture.cpp | 547 OutputType expectedColor; in iterate() local
|