Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpSpan.cpp347 SkDEBUGCODE(testBase->debugSetDeleted()); in mergeMatches()
349 SkDEBUGCODE(innerBase->debugSetDeleted()); in mergeMatches()
DSkOpSpan.h254 void debugSetDeleted() { fDebugDeleted = true; } in debugSetDeleted() function