Searched refs:ShapeType (Results 1 – 2 of 2) sorted by relevance
100 enum ShapeType { enum112 ShapeType type;150 PathDescription(ShapeType shapeType, const SkPaint* paint);
55 PathDescription::PathDescription(ShapeType type, const SkPaint* paint): in PathDescription()