Home
last modified time | relevance | path

Searched refs:initPathEffect (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
H A DGrStyle.h82 this->initPathEffect(std::move(pe)); in GrStyle()
88 this->initPathEffect(paint.refPathEffect()); in GrStyle()
93 this->initPathEffect(paint.refPathEffect()); in GrStyle()
188 void initPathEffect(sk_sp<SkPathEffect> pe);
H A DGrStyle.cpp106 void GrStyle::initPathEffect(sk_sp<SkPathEffect> pe) { in initPathEffect() function in GrStyle

Completed in 1 milliseconds