Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DRadialGradientTest.java91 Color blueColor = convert.apply(blue); in testColorLong() local
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeRadialGradientTest.java72 Color blueColor = convert.apply(blue); in testColorLong() local
/aosp_15_r20/external/replicaisland/tools/
H A DExtractPoints.js211 var blueColor = new SolidColor; variable
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/
DQuickDraw.py62 blueColor = 409 variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp2982 std::vector<GLColor> blueColor(kViewportWidth * kViewportHeight, GLColor::blue); in TEST_P() local
3488 std::vector<GLColor> blueColor(kViewportWidth * kViewportHeight, GLColor::blue); in TEST_P() local
H A DStateChangeTest.cpp4343 std::vector<GLColor32F> blueColor(6, kFloatBlue); in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp954 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
H A 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
H A DvktMeshShaderMiscTestsEXT.cpp2290 const auto blueColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1925 const tcu::Vec4 blueColor(0.0f, 0.0f, 1.0f, 1.0f); // Must match fragment shader above. in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp734 const tcu::Vec4 blueColor(0.0, 0.0, maxValue.z(), maxValue.w()); in generateBuffer() local