Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/layers/shapelayer/
DFillStroke.cpp140 sk_sp<sksg::PaintNode> ShapeBuilder::AttachStroke(const skjson::ObjectValue& jpaint, in AttachStroke() function in skottie::internal::ShapeBuilder
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp202 sk_sp<sksg::PaintNode> AttachStroke(const skjson::ObjectValue& jstroke, in AttachStroke() function