Searched refs:debugAddMissing (Results 1 – 3 of 3) sorted by relevance
50 void debugAddMissing(const char* id, SkPathOpsDebug::GlitchLog* ) const;
176 coincidence->debugAddMissing(id, &glitches); in CheckHealth()494 bool SkOpSegment::debugAddMissing(double t, const SkOpSegment* opp) const { in debugAddMissing() function in SkOpSegment1255 bool cs = coinSeg->debugAddMissing(coinTs, oppSeg); in debugAddIfMissing()1256 bool ce = coinSeg->debugAddMissing(coinTe, oppSeg); in debugAddIfMissing()1263 void SkOpCoincidence::debugAddMissing(const char* id, SkPathOpsDebug::GlitchLog* log) const { in debugAddMissing() function in SkOpCoincidence
143 bool debugAddMissing(double t, const SkOpSegment* opp) const;