Searched refs:kOpaqueWhite (Results 1 – 2 of 2) sorted by relevance
212 static const SkColor4f kOpaqueWhite { 1.0f, 1.0f, 1.0f, 1.0f }; in draw_blend_mode_swatches() local217 dstPaint.setColor(kOpaqueWhite); in draw_blend_mode_swatches()
995 const tcu::Vec4 kOpaqueWhite (1.0f, 1.0f, 1.0f, 1.0f); // Opaque white, all components active. variable6265 config.meshParams[0].color = kOpaqueWhite; in createExtendedDynamicStateTests()6268 …set (new SingleColorGenerator(filterColor(kTransparentClearColor, kOpaqueWhite, colorCompCase.… in createExtendedDynamicStateTests()