Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkRegion_path.cpp545 struct EdgeLT { struct
546 bool operator()(const Edge& a, const Edge& b) const { in operator ()()