Home
last modified time | relevance | path

Searched defs:kCyan (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter.h36 kCyan, member in tint::diag::Color
/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp81 constexpr static SkPMColor4f kCyan = {0,1,1,1}; variable
/third_party/skia/include/core/
H A DSkColor.h435 constexpr SkColor4f kCyan = {0, 1, 1, 1}; member
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp326 const SkColor kCyan = ToolUtils::color_to_565(SkColorSetARGB(0xFF, 45, 237, 205)); in make_bitmap() local

Completed in 4 milliseconds