Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/src/
DSkSVGRenderContext.cpp131 SkPaint::Join toSkJoin(const SkSVGLineJoin& join) { in toSkJoin() function
486 p->setStrokeJoin(toSkJoin(*props.fStrokeLineJoin)); in strokePaint()