Home
last modified time | relevance | path

Searched defs:expectedColor (Results 1 – 25 of 74) sorted by relevance

123

/external/angle/src/tests/gl_tests/
DS3TCTextureSizesTest.cpp146 GLColor expectedColor; in TEST_P() member
195 GLColor expectedColor; in TEST_P() member
DCopyTextureTest.cpp2082 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()
DVulkanUniformUpdatesTest.cpp549 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
DPointSpritesTest.cpp337 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/testing/util/
DCompareUtils.java9 public static boolean verifyPixelWithThreshold(int color, int expectedColor, int threshold) { in verifyPixelWithThreshold()
/external/angle/src/tests/egl_tests/
DEGLBufferAgeTest.cpp334 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/
DPerPixelBitmapVerifier.java92 int expectedColor = getExpectedColor(x, y); in verifyPixel() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp281 … 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/
DImageWrapTextureMipmapsTest.cpp74 SkColor expectedColor; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() member
DImageOriginTest.cpp105 SkColor4f expectedColor = ((y < kHalfSize) == resultTopColorOnTop) ? kTopColor in test_draw() local
/external/skia/tests/
DApplyGammaTest.cpp65 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
DGrSurfaceResolveTest.cpp64 SkColor expectedColor) { in check_pixels()
DColorFilterTest.cpp83 SkColor expectedColor = color; in DEF_TEST() local
DBackendAllocationTest.cpp315 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
DCompressedBackendAllocationTest.cpp153 const SkColor4f& expectedColor, in check_readback()
/external/deqp/modules/gles2/functional/
Des2fShaderFragDataTests.cpp64 …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/
DFrameEditorDataProcessingTest.java215 int expectedColor = expected.getPixel(x, y); in getAveragePixelAbsoluteDifferenceArgb8888() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
DBitmapTestUtil.java150 int expectedColor = expected.getPixel(x, y); in getAveragePixelAbsoluteDifferenceArgb8888() local
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBlending.cpp385 …awBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel &textureLevel, tcu::RGBA expectedColor, in VerifyImg()
DesextcDrawBuffersIndexedColorMasks.cpp421 …BuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel &textureLevel, tcu::RGBA expectedColor, in VerifyImg()
/external/deqp/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp403 const auto expectedColor = tcu::RGBA::green().toVec(); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp82 …ic bool compareSingleColor(tcu::TestLog &log, const tcu::Surface &surface, tcu::RGBA expectedColor, in compareSingleColor()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp905 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/
DvktPipelineLogicOpTests.cpp463 tcu::UVec4 expectedColor(0u, 0u, 0u, 0u); // Overwritten below. in verifyImage() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp547 OutputType expectedColor; in iterate() local

123