Searched refs:debugSetDeleted (Results 1 – 2 of 2) sorted by relevance
340 SkDEBUGCODE(testBase->debugSetDeleted()); in mergeMatches()342 SkDEBUGCODE(innerBase->debugSetDeleted()); in mergeMatches()
249 void debugSetDeleted() { fDebugDeleted = true; } in debugSetDeleted() function