Lines Matching defs:shape
315 static bool _draw(LottieGroup* parent, LottieShape* shape, RenderContext* ctx) in _draw()
345 auto shape = static_cast<Shape*>((*propagator)->duplicate()); in _repeat() local
371 for (auto shape = shapes.begin(); shape < shapes.end(); ++shape) { in _repeat() local
376 for (auto shape = shapes.end() - 1; shape >= shapes.begin(); --shape) { in _repeat() local
386 static void _appendRect(Shape* shape, float x, float y, float w, float h, float r, const LottieOffs… in _appendRect()
486 auto shape = rect->pooling(); in updateRect() local
497 static void _appendCircle(Shape* shape, float cx, float cy, float rx, float ry, const LottieOffsetM… in _appendCircle()
547 auto shape = ellipse->pooling(); in updateEllipse() local
563 auto shape = path->pooling(); in updatePath() local
597 Shape* shape; in _updateStar() local
722 Shape* shape; in _updatePolygon() local
806 auto shape = star->pooling(); in updatePolystar() local
1046 auto shape = text->pooling(); in updateText() local
1185 auto shape = layer->pooling(); in updateMaskings() local