Home | History | Annotate | Download | only in tests

Lines Matching refs:SkPathRef

4201     static size_t GetFreeSpace(const SkPathRef& ref) {
4208 sk_sp<SkPathRef> pathRef(new SkPathRef);
4210 SkPathRef::Editor ed(&pathRef);
4359 class ChangeListener : public SkPathRef::GenIDChangeListener {
5320 // <== use a copy path object to force SkPathRef::copy() and SkPathRef::resetToSize()