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/shadows/
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.cpp2718 std::vector<GLColor> blueColor(kViewportWidth * kViewportHeight, GLColor::blue); in TEST_P() local
3224 std::vector<GLColor> blueColor(kViewportWidth * kViewportHeight, GLColor::blue); in TEST_P() local
DStateChangeTest.cpp4332 std::vector<GLColor32F> blueColor(6, kFloatBlue); in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp954 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
DvktMeshShaderMiscTests.cpp2055 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
3761 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
DvktMeshShaderMiscTestsEXT.cpp2290 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1921 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.cpp734 const tcu::Vec4 blueColor(0.0, 0.0, maxValue.z(), maxValue.w()); in generateBuffer() local