Searched defs:debugSetGlobalState (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTSect.h104 void debugSetGlobalState(SkOpGlobalState* state) { function in class:SkTSpan
267 SkDEBUGCODE(result->debugSetGlobalState(this->globalState()));
403 SkDEBUGCODE(result->debugSetGlobalState(this->globalState()));
875 SkDEBUGCODE(fHead->debugSetGlobalState(debugGlobalState));
2186 SkDEBUGCODE(half1->debugSetGlobalState(sect1->globalState()));
2206 SkDEBUGCODE(half2->debugSetGlobalState(sect2->globalState()));
/external/skqp/src/pathops/
H A DSkPathOpsTSect.h104 void debugSetGlobalState(SkOpGlobalState* state) { function in class:SkTSpan
267 SkDEBUGCODE(result->debugSetGlobalState(this->globalState()));
403 SkDEBUGCODE(result->debugSetGlobalState(this->globalState()));
875 SkDEBUGCODE(fHead->debugSetGlobalState(debugGlobalState));
2186 SkDEBUGCODE(half1->debugSetGlobalState(sect1->globalState()));
2206 SkDEBUGCODE(half2->debugSetGlobalState(sect2->globalState()));

Completed in 116 milliseconds