Home
last modified time | relevance | path

Searched defs:fGlobalState (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkOpCoincidence.h64 SkDEBUGCODE(SkOpGlobalState* globalState() { return fGlobalState; }) in SkDEBUGCODE()
299 SkOpGlobalState* fGlobalState; variable
H A DSkOpEdgeBuilder.h69 SkOpGlobalState* fGlobalState; variable
H A DSkPathOpsDebug.cpp242 const SkOpGlobalState* fGlobalState; member