Searched refs:fSelectionColor (Results 1 – 2 of 2) sorted by relevance
93 SkColor4f fSelectionColor = {0.729f, 0.827f, 0.988f, 1}; member
436 SkPaint selection = SkPaint(options.fSelectionColor); in paint()