Searched defs:SkClosestRecord (Results 1 – 1 of 1) sorted by relevance
1647 struct SkClosestRecord { struct1648 bool operator<(const SkClosestRecord& rh) const { in operator <() argument1652 void addIntersection(SkIntersections* intersections) const { in addIntersection()1680 bool matesWith(const SkClosestRecord& mate SkDEBUGPARAMS(SkIntersections* i)) const { in matesWith() argument1692 void merge(const SkClosestRecord& mate) { in merge() argument1707 void update(const SkClosestRecord& mate) { in update() argument1733 SkClosestRecord* record = &fClosest[fUsed]; in find() argument