Searched refs:fStrokeJoin (Results 1 – 3 of 3) sorted by relevance
172 uint8_t fStrokeJoin; member
163 rec->fMaskFormat, rec->fStrokeJoin); in SkScalerContext()569 stroker.setJoin((SkPaint::Join)fRec.fStrokeJoin); in internalGetPath()
1302 rec->fStrokeJoin = SkToU8(paint.getStrokeJoin()); in MakeRec()1311 rec->fStrokeJoin = 0; in MakeRec()