Searched defs:coincident (Results 1 – 5 of 5) sorted by relevance
43 bool coincident() const { return fCoincident; } in coincident() function
1928 const SkTSpan<TCurve, OppCurve>* coincident = fCoincident; in validate() local2264 SkTSpan<TCurve, OppCurve>* coincident = sect1->fCoincident; in BinarySearch() local
1605 bool coincident = true; in testForCoincidence() local
1091 const SkOpSpan* coincident = fCoincident; in dumpCoin() local
611 bool coincident(const SkPoint& a, const SkPoint& b) { in coincident() function