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