Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp1270 static bool justAColor(const SkPaint& paint, SkColor* color) { in justAColor() function
1288 if (!justAColor(*this, &c)) { in computeLuminanceColor()