Searched defs:OffsetEdge (Results 1 – 1 of 1) sorted by relevance
234 struct OffsetEdge { struct235 OffsetEdge* fPrev; argument236 OffsetEdge* fNext; argument251 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument269 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument