Home
last modified time | relevance | path

Searched defs:fDebugGlobalState (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTSect.h138 SkDEBUGCODE(SkOpGlobalState* globalState() const { return fDebugGlobalState; }) in SkDEBUGCODE()
DSkIntersections.h325 SkOpGlobalState* fDebugGlobalState; variable