Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/src/
DSkSVGRenderContext.cpp145 static sk_sp<SkPathEffect> dash_effect(const SkSVGPresentationAttributes& props, in dash_effect() function
488 p->setPathEffect(dash_effect(props, *fLengthContext)); in strokePaint()