Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/layers/shapelayer/
DFillStroke.cpp27 sk_sp<sksg::PaintNode> paint_node, in FillStrokeAdapter()
130 sk_sp<sksg::PaintNode> paint_node, in AttachFill()
142 sk_sp<sksg::PaintNode> paint_node, in AttachStroke()
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp188 sk_sp<sksg::PaintNode> paint_node) { in AttachPaint()