Searched defs:StrokePath (Results 1 – 2 of 2) sorted by relevance
163 void SkPDFUtils::StrokePath(SkWStream* content) { in StrokePath() function in SkPDFUtils
725 StrokePath(const Path& path) : m_path(path) {} in StrokePath() function