Home
last modified time | relevance | path

Searched defs:pathRef (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/m133/src/core/
DSkPathRef.cpp28 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()
230 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
DSkPath.cpp2428 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
/third_party/skia/src/core/
DSkPathRef.cpp20 SkPathRef::Editor::Editor(sk_sp<SkPathRef>* pathRef, in Editor()
230 void SkPathRef::Rewind(sk_sp<SkPathRef>* pathRef) { in Rewind()
DSkPath.cpp2385 ContourIter::ContourIter(const SkPathRef& pathRef) { in ContourIter()
/third_party/skia/m133/include/private/
DSkPathRef.h149 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
/third_party/skia/include/private/
DSkPathRef.h152 SkPathRef* pathRef() { return fPathRef; } in pathRef() function
/third_party/skia/tests/
DPathTest.cpp4234 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local
/third_party/skia/m133/tests/
DPathTest.cpp4413 sk_sp<SkPathRef> pathRef(new SkPathRef); in TestPathRef() local