Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.h112 void debugSetGlobalState(SkOpGlobalState* state) { in debugSetGlobalState() function
284 SkDEBUGCODE(result->debugSetGlobalState(this->globalState())); in addSplitAt()
DSkPathOpsTSect.cpp58 SkDEBUGCODE(result->debugSetGlobalState(this->globalState())); in addFollowing()
515 SkDEBUGCODE(fHead->debugSetGlobalState(debugGlobalState)); in SkTSect()
1826 SkDEBUGCODE(half1->debugSetGlobalState(sect1->globalState())); in BinarySearch()
1846 SkDEBUGCODE(half2->debugSetGlobalState(sect2->globalState())); in BinarySearch()