Home
last modified time | relevance | path

Searched refs:black_color (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRasterPipeline.h44 M(black_color) M(white_color) \
DSkRasterPipeline.cpp107 this->append(black_color); in append_constant_color()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp763 static const glw::GLuint black_color = 0x00000000; in execute() local
838 verifyImage(black_color, is_black_expected); in execute()
/third_party/skia/src/core/
DSkRasterPipeline.h46 M(black_color) M(white_color) \
DSkRasterPipeline.cpp113 this->append(black_color); in append_constant_color()
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h1329 STAGE(black_color, Ctx::None) { in STAGE() argument
3161 STAGE_PP(black_color, Ctx::None) { r = g = b = 0; a = 255; }
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1348 STAGE(black_color, Ctx::None) { in STAGE() argument
3324 STAGE_PP(black_color, Ctx::None) { r = g = b = 0; a = 255; }