Home
last modified time | relevance | path

Searched refs:refPathEffect (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/src/gpu/
DGrStyle.h88 this->initPathEffect(paint.refPathEffect()); in GrStyle()
93 this->initPathEffect(paint.refPathEffect()); in GrStyle()
120 sk_sp<SkPathEffect> refPathEffect() const { return fPathEffect; } in refPathEffect() function
DGrSWMaskHelper.cpp75 paint.setPathEffect(shape.style().refPathEffect()); in drawShape()
/third_party/flutter/skia/src/gpu/
DGrStyle.h87 this->initPathEffect(paint.refPathEffect()); in GrStyle()
92 this->initPathEffect(paint.refPathEffect()); in GrStyle()
119 sk_sp<SkPathEffect> refPathEffect() const { return fPathEffect; } in refPathEffect() function
DGrSWMaskHelper.cpp58 paint.setPathEffect(shape.style().refPathEffect()); in drawShape()
/third_party/skia/docs/examples/
DPaint_refPathEffect.cpp11 paint2.setPathEffect(paint1.refPathEffect()); in draw()
/third_party/flutter/skia/docs/examples/
DPaint_refPathEffect.cpp11 paint2.setPathEffect(paint1.refPathEffect()); in draw()
/third_party/skia/include/core/
DSkPaint.h535 sk_sp<SkPathEffect> refPathEffect() const;
/third_party/flutter/skia/include/core/
DSkPaint.h498 sk_sp<SkPathEffect> refPathEffect() const;
/third_party/flutter/skia/src/effects/
DSkLayerDrawLooper.cpp105 dst->setPathEffect(src.refPathEffect()); in ApplyInfo()
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp108 dst->setPathEffect(src.refPathEffect()); in ApplyInfo()
/third_party/skia/tools/viewer/
DViewer.cpp1405 paint.setPathEffect(fPaint->refPathEffect()); in onFilter()
/third_party/flutter/skia/tools/fiddle/
Ddocumumentation_examples_map.txt2217 sk_sp<SkPathEffect> refPathEffect() const;
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt2193 sk_sp<SkPathEffect> refPathEffect() const;
/third_party/flutter/skia/site/user/api/
DSkPaint_Reference.md114 …umented#SkPathEffect'>SkPathEffect</a>> <a href='#SkPaint_refPathEffect'>refPathEffect</a>() const;
2929 …mented#SkPathEffect'>SkPathEffect</a>&gt; <a href='#SkPaint_refPathEffect'>refPathEffect</a>()const