Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.h38 void setJoin(SkPaint::Join);
DSkStrokeRec.cpp116 stroker.setJoin(fJoin); in applyToPath()
DSkStroke.cpp1520 void SkStroke::setJoin(SkPaint::Join join) { in setJoin() function in SkStroke
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp203 stroker.setJoin(join); in SkRasterizeStroke()