Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathPriv.h548 class SkPathContourParser : public SkTPathContourParser<SkPathContourParser> {
550 SkPathContourParser(const SkPath& path) : SkTPathContourParser(path) {} in SkPathContourParser() function