Searched defs:OffsetEdge (Results 1 – 1 of 1) sorted by relevance
252 struct OffsetEdge { struct253 OffsetEdge* fPrev; argument254 OffsetEdge* fNext; argument269 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument287 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument