Searched refs:SkGroupShape (Results 1 – 7 of 7) sorted by relevance
10 SkGroupShape::SkGroupShape() {} in SkGroupShape() function in SkGroupShape12 SkGroupShape::~SkGroupShape() { in ~SkGroupShape()16 int SkGroupShape::countShapes() const { in countShapes()20 SkShape* SkGroupShape::getShape(int index, SkMatrixRef** mr) const { in getShape()31 void SkGroupShape::addShape(int index, SkShape* shape, SkMatrixRef* mr) { in addShape()50 void SkGroupShape::removeShape(int index) { in removeShape()59 void SkGroupShape::removeAllShapes() { in removeAllShapes()72 void SkGroupShape::onDraw(SkCanvas* canvas) { in onDraw()86 SkFlattenable::Factory SkGroupShape::getFactory() { in getFactory()90 void SkGroupShape::flatten(SkFlattenableWriteBuffer& buffer) { in flatten()[all …]
44 SkGroupShape::Init(); in Init()
74 class SkGroupShape : public SkShape {76 SkGroupShape();77 virtual ~SkGroupShape();147 SkGroupShape(SkFlattenableReadBuffer&);
49 SkGroupShape fGroup;91 SkGroupShape* gs = new SkGroupShape; in onDraw()
57 SkGroupShape fGroup;127 SkGroupShape* gs = new SkGroupShape; in onDrawContent()
31 '../include/effects/SkGroupShape.h',66 '../src/effects/SkGroupShape.cpp',
181 src/effects/SkGroupShape.cpp \