Searched defs:kStyleCount (Results 1 – 2 of 2) sorted by relevance
| /external/skia/include/core/ | ||
| D | SkStrokeRec.h | 34     static constexpr int kStyleCount = kStrokeAndFill_Style + 1;  variable | 
| D | SkPaint.h | 200     static constexpr int kStyleCount = kStrokeAndFill_Style + 1;  variable |