Searched refs:just_a_color (Results 1 – 1 of 1) sorted by relevance
76 static bool just_a_color(const SkPaint& paint, SkColor* color) { in just_a_color() function94 if (!just_a_color(paint, &c)) { in ComputeLuminanceColor()