Searched defs:pathRef (Results 1 – 8 of 8) sorted by relevance
28 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()230 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
2428 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
20 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()230 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
2385 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
149 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
152 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
4234 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local
4413 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local