HomeSort by relevance Sort by last modified time
    Searched refs:setJoin (Results 1 - 4 of 4) sorted by null

  /external/skia/include/core/
SkStroke.h 46 void setJoin(SkPaint::Join);
  /external/skia/src/core/
SkPathEffect.cpp 106 stroke.setJoin((SkPaint::Join)fJoin);
SkScalerContext.cpp 569 stroker.setJoin((SkPaint::Join)fRec.fStrokeJoin);
SkStroke.cpp 529 void SkStroke::setJoin(SkPaint::Join join) {

Completed in 222 milliseconds