Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkPolyUtils.cpp223 struct OffsetEdge { struct
224 OffsetEdge* fPrev; argument
225 OffsetEdge* fNext; argument
240 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument
258 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument
/external/skqp/src/utils/
DSkPolyUtils.cpp223 struct OffsetEdge { struct
224 OffsetEdge* fPrev; argument
225 OffsetEdge* fNext; argument
240 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument
258 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument