Home
last modified time | relevance | path

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

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