Home
last modified time | relevance | path

Searched refs:ShapeRec (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp174 struct ShapeRec { in attachShape() struct
186 std::vector<ShapeRec> recs; in attachShape()
230 const auto add_draw = [this, &draws](sk_sp<sksg::RenderNode> draw, const ShapeRec& rec) { in attachShape()
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp533 struct ShapeRec { in attachShape() struct
544 std::vector<ShapeRec> recs; in attachShape()
585 const auto add_draw = [this, &draws](sk_sp<sksg::RenderNode> draw, const ShapeRec& rec) { in attachShape()