Searched defs:coincident (Results 1 – 5 of 5) sorted by relevance
43 bool coincident() const { return fCoincident; } in coincident() function
1582 const SkTSpan* coincident = fCoincident; in validate() local1919 SkTSpan* coincident = sect1->fCoincident; in BinarySearch() local
1670 bool coincident = true; in testForCoincidence() local
775 const SkOpSpan* coincident = fCoincident; in dumpCoin() local
444 static bool coincident(const SkPoint& a, const SkPoint& b) { in coincident() function