Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.h139 SkDEBUGCODE(SkOpGlobalState* globalState() const { return fDebugGlobalState; }) in SkDEBUGCODE()
H A DSkIntersections.h338 SkOpGlobalState* fDebugGlobalState; variable