Searched refs:fStrokeJoin (Results 1 – 5 of 5) sorted by relevance
109 , fStrokeJoin(SkToU8(p.getStrokeJoin())) in SkPDFGraphicState()197 SkPaint::Join strokeJoin = (SkPaint::Join)fStrokeJoin; in emitObject()
82 const uint8_t fStrokeJoin; // SkPaint::Join variable
76 uint8_t fStrokeJoin; member
105 rec->fMaskFormat, rec->fStrokeJoin); in SkScalerContext()639 (SkPaint::Join)fRec.fStrokeJoin, in internalGetPath()
1394 rec->fStrokeJoin = SkToU8(paint.getStrokeJoin()); in MakeRec()1402 rec->fStrokeJoin = 0; in MakeRec()