Searched refs:refPathEffect (Results 1 – 18 of 18) sorted by relevance
87 this->initPathEffect(paint.refPathEffect()); in GrStyle()92 this->initPathEffect(paint.refPathEffect()); in GrStyle()119 sk_sp<SkPathEffect> refPathEffect() const { return fPathEffect; } in refPathEffect() function
56 paint.setPathEffect(shape.style().refPathEffect()); in drawShape()
139 paint.setPathEffect(origPaint.refPathEffect()); in DrawBigPosText()
342 fStyle = GrStyle(strokeRec, fStyle.refPathEffect()); in TextRun()357 fStyle = GrStyle(strokeRec, fStyle.refPathEffect()); in TextRun()
825 sk_sp<SkPathEffect> refPathEffect() const;
828 sk_sp<SkPathEffect> refPathEffect() const;
109 dst->setPathEffect(src.refPathEffect()); in ApplyInfo()
1767 pe = paint.refPathEffect(); // restore in SkTextBaseIter()
1592 paint.setPathEffect(origPaint.refPathEffect()); in drawPosText_asPaths()
1769 pe = paint.refPathEffect(); // restore in SkTextBaseIter()
1565 paint.setPathEffect(origPaint.refPathEffect()); in drawPosText_asPaths()
3054 #Method sk_sp<SkPathEffect> refPathEffect() const3069 paint2.setPathEffect(paint1.refPathEffect());
3050 #Method sk_sp<SkPathEffect> refPathEffect() const3065 paint2.setPathEffect(paint1.refPathEffect());
201 | <a href="#SkPaint_refPathEffect">refPathEffect</a> | references <a href="undocumented#Path_Effect…3138 ## refPathEffect section in <a name="SkPaint"></a> Class SkPaint3141 sk_sp<SkPathEffect> refPathEffect() const
200 | <a href="#SkPaint_refPathEffect">refPathEffect</a> | references <a href="undocumented#Path_Effect…3133 ## refPathEffect section in <a name="SkPaint"></a> Class SkPaint3136 sk_sp<SkPathEffect> refPathEffect() const