Searched refs:SubsetPath (Results 1 – 3 of 3) 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 {
12 SubsetPath::SubsetPath(const SkPath& path) in SubsetPath() function in SubsetPath17 int SubsetPath::range(int* end) const { in range()28 bool SubsetPath::subset(bool testFailed, SkPath* sub) { in subset()64 : SubsetPath(path) { in SubsetContours()149 : SubsetPath(path) { in SubsetVerbs()
276 "$_tests/SubsetPath.cpp",277 "$_tests/SubsetPath.h",