Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/utils/
H A DSkPolyUtils.cpp252 struct OffsetEdge { struct
253 OffsetEdge* fPrev; argument
254 OffsetEdge* fNext; argument
269 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument
287 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument