Searched refs:SkPathContourParser (Results 1 – 1 of 1) sorted by relevance
548 class SkPathContourParser : public SkTPathContourParser<SkPathContourParser> {550 SkPathContourParser(const SkPath& path) : SkTPathContourParser(path) {} in SkPathContourParser() function