Home
last modified time | relevance | path

Searched refs:kBackground (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/gm/
Ddstreadshuffle.cpp37 DstReadShuffle() { this->setBGColor(kBackground); } in DstReadShuffle()
120 canvas->clear(kBackground); in DrawHairlines()
196 static constexpr SkColor kBackground = SK_ColorLTGRAY; member in skiagm::DstReadShuffle
/third_party/flutter/skia/gm/
Ddstreadshuffle.cpp37 DstReadShuffle() { this->setBGColor(kBackground); } in DstReadShuffle()
116 canvas->clear(kBackground); in DrawHairlines()
192 static constexpr SkColor kBackground = SK_ColorLTGRAY; member in skiagm::DstReadShuffle
/third_party/skia/tools/
Dblob_cache_sim.cpp72 static constexpr SkColor kBackground = SK_ColorWHITE; in main() local
77 canvas->clear(kBackground); in main()
/third_party/flutter/skia/modules/skparagraph/src/
DTextStyle.cpp87 case kBackground: in matchOneAttribute()
DTextLine.cpp103 StyleType::kBackground, in paint()
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h41 kBackground, enumerator
/third_party/skia/modules/skparagraph/src/
DTextStyle.cpp112 case kBackground: in matchOneAttribute()
DTextLine.cpp176 run, runOffsetInLine, textRange, StyleType::kBackground, in paint()
/third_party/skia/modules/skparagraph/include/
DTextStyle.h60 kBackground, enumerator