Home
last modified time | relevance | path

Searched defs:AttachEllipseGeometry (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skottie/src/layers/shapelayer/
DEllipse.cpp49 sk_sp<sksg::GeometryNode> ShapeBuilder::AttachEllipseGeometry(const skjson::ObjectValue& jellipse, in AttachEllipseGeometry() function in skottie::internal::ShapeBuilder
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp70 sk_sp<sksg::GeometryNode> AttachEllipseGeometry(const skjson::ObjectValue& jellipse, in AttachEllipseGeometry() function