Home
last modified time | relevance | path

Searched refs:debugSetGlobalState (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.h71 void debugSetGlobalState(SkOpGlobalState* debugState) { in debugSetGlobalState() function
DSkPathOpsTypes.cpp231 coincidence->debugSetGlobalState(this); in SkOpGlobalState()
DSkOpCoincidence.cpp539 SkDEBUGCODE_(overlaps->debugSetGlobalState(fDebugState)); in findOverlaps()