Home
last modified time | relevance | path

Searched refs:SubsetPath (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DSubsetPath.h36 class SubsetPath {
38 SubsetPath(const SkPath& path);
39 virtual ~SubsetPath() {} in ~SubsetPath()
52 class SubsetContours : public SubsetPath {
59 class SubsetVerbs : public SubsetPath {
DSubsetPath.cpp11 SubsetPath::SubsetPath(const SkPath& path) in SubsetPath() function in SubsetPath
16 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()
/external/skia/tests/
DSubsetPath.h36 class SubsetPath {
38 SubsetPath(const SkPath& path);
39 virtual ~SubsetPath() {} in ~SubsetPath()
52 class SubsetContours : public SubsetPath {
59 class SubsetVerbs : public SubsetPath {
DSubsetPath.cpp11 SubsetPath::SubsetPath(const SkPath& path) in SubsetPath() function in SubsetPath
16 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()
/external/skia/gn/
Dtests.gni258 "$_tests/SubsetPath.cpp",
/external/skqp/gn/
Dtests.gni255 "$_tests/SubsetPath.cpp",
/external/skqp/
DAndroid.bp1506 "tests/SubsetPath.cpp",
/external/skia/
DAndroid.bp1800 "tests/SubsetPath.cpp",