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