Searched refs:SubsetPath (Results 1 – 6 of 6) 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 {
11 SubsetPath::SubsetPath(const SkPath& path) in SubsetPath() function in SubsetPath16 int SubsetPath::range(int* end) const { in range()27 bool SubsetPath::subset(bool testFailed, SkPath* sub) { in subset()63 : SubsetPath(path) { in SubsetContours()154 : SubsetPath(path) { in SubsetVerbs()
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()
271 "$_tests/SubsetPath.cpp",272 "$_tests/SubsetPath.h",
276 "$_tests/SubsetPath.cpp",277 "$_tests/SubsetPath.h",