Searched refs:SkPaintShape (Results 1 – 2 of 2) sorted by relevance
15 class SkPaintShape : public SkShape {17 SkPaintShape();26 SkPaintShape(SkFlattenableReadBuffer& buffer);34 class SkRectShape : public SkPaintShape {62 typedef SkPaintShape INHERITED;
13 SkPaintShape::SkPaintShape() { in SkPaintShape() function in SkPaintShape85 void SkPaintShape::flatten(SkFlattenableWriteBuffer& buffer) { in flatten()91 SkPaintShape::SkPaintShape(SkFlattenableReadBuffer& buffer) : INHERITED(buffer) { in SkPaintShape() function in SkPaintShape