Home | History | Annotate | Download | only in core

Lines Matching refs:kStyleCount

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