Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DScreenCapture_test.cpp796 const Color layerColor = Color::RED; in TEST_F() local
837 const Color layerColor = Color::RED; in TEST_F() local
/aosp_15_r20/external/skia/src/core/
H A DSkRecordOpts.cpp95 const uint32_t layerColor = layerPaint->getColor(); in fold_opacity_layer_color_to_paint() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp719 …const tcu::Vec4 layerColor((layerNdx % 2) == 1 ? 1.0f : 0.5f, ((layerNdx / 2) % 2) == 1 ? 1.0f : 0… in verifyLayerContent() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp3829 …const tcu::Vec4 layerColor((layerNdx % 2 == 1) ? (1.0f) : (0.5f), ((layerNdx / 2) % 2 == 1) ? (1.0… in verifyLayerContent() local