Searched refs:kSelectionColor (Results 1 – 1 of 1) sorted by relevance
262 static constexpr SkColor4f kSelectionColor{0, 0, 1, 0.4f}; in onDecorate() local263 canvas->drawRect(ginfo.fBounds, SkPaint(kSelectionColor)); in onDecorate()