Searched defs:SkClosestRecord (Results 1 – 1 of 1) sorted by relevance
1888 struct SkClosestRecord { struct1893 void addIntersection(SkIntersections* intersections) const { in addIntersection()1921 bool matesWith(const SkClosestRecord& mate) const { in matesWith() argument1933 void merge(const SkClosestRecord& mate) { in merge() argument1948 void update(const SkClosestRecord& mate) { in update() argument1974 SkClosestRecord<TCurve, OppCurve>* record = &fClosest[fUsed]; in find() argument