Home | History | Annotate | Download | only in core

Lines Matching refs:kStyleCount

237     if ((unsigned)style < kStyleCount) {
2273 static const char* gStyleStrings[SkPaint::kStyleCount] = { "Fill", "Stroke", "StrokeAndFill" };