Home
last modified time | relevance | path

Searched defs:blueColor (Results 1 – 10 of 10) sorted by relevance

/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeRadialGradientTest.java72 Color blueColor = convert.apply(blue); in testColorLong() local
/external/replicaisland/tools/
DExtractPoints.js211 var blueColor = new SolidColor; variable
/external/python/cpython2/Lib/plat-mac/Carbon/
DQuickDraw.py62 blueColor = 409 variable
/external/angle/src/tests/gl_tests/
DFramebufferFetchTest.cpp2550 std::vector<GLColor> blueColor(kViewportWidth * kViewportHeight, GLColor::blue); in TEST_P() local
3056 std::vector<GLColor> blueColor(kViewportWidth * kViewportHeight, GLColor::blue); in TEST_P() local
DStateChangeTest.cpp4315 std::vector<GLColor32F> blueColor(6, kFloatBlue); in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp974 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
DvktMeshShaderMiscTests.cpp2078 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
3790 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
DvktMeshShaderMiscTestsEXT.cpp2281 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1856 const tcu::Vec4 blueColor (0.0f, 0.0f, 1.0f, 1.0f); // Must match fragment shader above. in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp573 const tcu::Vec4 blueColor (0.0, 0.0, maxValue.z(), maxValue.w()); in generateBuffer() local