Searched defs:layerColor (Results 1 – 4 of 4) sorted by relevance
796 const Color layerColor = Color::RED; in TEST_F() local837 const Color layerColor = Color::RED; in TEST_F() local
95 const uint32_t layerColor = layerPaint->getColor(); in fold_opacity_layer_color_to_paint() local
719 …const tcu::Vec4 layerColor((layerNdx % 2) == 1 ? 1.0f : 0.5f, ((layerNdx / 2) % 2) == 1 ? 1.0f : 0… in verifyLayerContent() local
3829 …const tcu::Vec4 layerColor((layerNdx % 2 == 1) ? (1.0f) : (0.5f), ((layerNdx / 2) % 2 == 1) ? (1.0… in verifyLayerContent() local