Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.h38 void setJoin(SkPaint::Join);
DSkStrokeRec.cpp112 stroker.setJoin((SkPaint::Join)fJoin); in applyToPath()
DSkStroke.cpp1331 void SkStroke::setJoin(SkPaint::Join join) { in setJoin() function in SkStroke