Home
last modified time | relevance | path

Searched defs:SkPathEdgeIter (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPathRef.cpp691 SkPathEdgeIter::SkPathEdgeIter(const SkPath& path) { in SkPathEdgeIter() function in SkPathEdgeIter
/external/skia/include/core/
DSkPath.h1882 friend class SkPathEdgeIter; variable