Searched refs:SubsetPath (Results 1 – 4 of 4) sorted by relevance
36 class SubsetPath {38 SubsetPath(const SkPath& path);39 virtual ~SubsetPath() {} in ~SubsetPath()52 class SubsetContours : public SubsetPath {59 class SubsetVerbs : public SubsetPath {
10 SubsetPath::SubsetPath(const SkPath& path) in SubsetPath() function in SubsetPath15 int SubsetPath::range(int* end) const { in range()26 bool SubsetPath::subset(bool testFailed, SkPath* sub) { in subset()62 : SubsetPath(path) { in SubsetContours()153 : SubsetPath(path) { in SubsetVerbs()
71 '../tests/SubsetPath.cpp',79 '../tests/SubsetPath.h',
79 ../tests/SubsetPath.cpp \