Home
last modified time | relevance | path

Searched defs:kExpectedColor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DGainmapShaderTest.cpp294 constexpr SkColor4f kExpectedColor = {0.5f, 0.5f, 1.414f, 1.f}; in DEF_TEST() local
330 const SkColor4f kExpectedColor = {0.25f * (1 + (kH - 1) * 0.0f), // 0.25, in DEF_TEST() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DImageTest.cpp4685 const GLubyte kExpectedColor[] = { in TEST_P() local
4772 const GLubyte kExpectedColor[] = {kClearColor[0], kClearColor[1], kClearColor[2], 255}; in TEST_P() local
4829 const GLubyte kExpectedColor[] = {static_cast<GLubyte>(kClearColor[0] + 64), in TEST_P() local
4954 const GLubyte kExpectedColor[] = {kClearColor[0], kLinearColor[1], kClearColor[2], 255}; in TEST_P() local
H A DCopyTextureTest.cpp119 const GLColor kExpectedColor[kTestCount] = { in testSrgbToRgb() local
H A DTextureTest.cpp6790 constexpr GLColor kExpectedColor[] = {GLColor(32u, 32u, 32u, 32u), GLColor(64u, 64u, 64u, 64u), in TEST_P() local
13018 const GLColor kExpectedColor(63 * std::min(4u, fboDrawCount[i]), in testUploadThenUseInDifferentStages() local