Searched defs:OffsetEdge (Results 1 – 2 of 2) sorted by relevance
223 struct OffsetEdge { struct224 OffsetEdge* fPrev; argument225 OffsetEdge* fNext; argument240 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument258 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument