Lines Matching refs:SkPathRef
15 #include "include/private/SkPathRef.h"
147 : fPathRef(SkPathRef::CreateEmpty()) {
152 SkPath::SkPath(sk_sp<SkPathRef> pr, SkPathFillType ft, bool isVolatile, SkPathConvexity ct,
362 fPathRef.reset(SkPathRef::CreateEmpty());
370 SkPathRef::Rewind(&fPathRef);
534 SkPathRef::Editor ed(&fPathRef);
546 SkPathRef::Editor ed(&fPathRef);
612 SkPathRef::Editor(&fPathRef, inc, inc);
620 SkPathRef::Editor ed(&fPathRef);
662 SkPathRef::Editor ed(&fPathRef);
680 SkPathRef::Editor ed(&fPathRef);
710 SkPathRef::Editor ed(&fPathRef);
734 SkPathRef::Editor ed(&fPathRef);
763 SkPathRef::Editor ed(&fPathRef);
826 SkPathRef::Editor ed(&fPathRef, count+close, count);
985 SkPathRef::Editor ed(&fPathRef);
1079 SkPathRef::Editor ed(&fPathRef);
1389 SkPathRef::Editor ed(&fPathRef);
1626 SkPathRef::Editor ed(&dst->fPathRef);
1632 SkPathRef::CreateTransformedCopy(&dst->fPathRef, *fPathRef, matrix);
2367 ContourIter(const SkPathRef& pathRef);
2385 ContourIter::ContourIter(const SkPathRef& pathRef) {
3456 return SkPath(sk_sp<SkPathRef>(new SkPathRef(SkTDArray<SkPoint>(pts, info.points),