Home
last modified time | relevance | path

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

/third_party/flutter/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
/third_party/skia/src/utils/
DSkPolyUtils.cpp234 struct OffsetEdge { struct
235 OffsetEdge* fPrev; argument
236 OffsetEdge* fNext; argument
251 bool checkIntersection(const OffsetEdge* that, in checkIntersection() argument
269 SkScalar computeCrossingDistance(const OffsetEdge* that) { in computeCrossingDistance() argument