Home
last modified time | relevance | path

Searched refs:debugSetDeleted (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpSpan.cpp340 SkDEBUGCODE(testBase->debugSetDeleted()); in mergeMatches()
342 SkDEBUGCODE(innerBase->debugSetDeleted()); in mergeMatches()
DSkOpSpan.h249 void debugSetDeleted() { fDebugDeleted = true; } in debugSetDeleted() function