Searched refs:pathTo (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/core/ | ||
D | SkPath.h | 595 void pathTo(const SkPath& path); |
/external/skia/src/core/ | ||
D | SkPath.cpp | 783 void SkPath::pathTo(const SkPath& path) { in pathTo() function in SkPath |