Home
last modified time | relevance | path

Searched refs:fDebugGlobalState (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsQuad.h46 SkDQuad result = {{fPts[2], fPts[1], fPts[0]} SkDEBUGPARAMS(fDebugGlobalState) }; in flip()
57 SkDEBUGCODE(fDebugGlobalState = state); in set()
71 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
117 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkPathOpsCubic.h75 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
112 SkDEBUGCODE(fDebugGlobalState = state); in set()
136 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkIntersections.h21 SkDEBUGPARAMS(fDebugGlobalState(globalState)) in SkIntersections()
107 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
321 SkOpGlobalState* fDebugGlobalState; variable
DSkPathOpsConic.h38 SkDEBUGPARAMS(fPts.fDebugGlobalState) }, fWeight}; in flip()
DSkPathOpsConic.cpp160 SkDEBUGPARAMS(fPts.fDebugGlobalState) }, in subDivide()
DSkPathOpsTSect.h105 fDebugGlobalState = state; in debugSetGlobalState()
132 SkDEBUGCODE(SkOpGlobalState* globalState() const { return fDebugGlobalState; }) in SkDEBUGCODE() argument
220 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
235 SkDEBUGCODE(SkOpGlobalState* globalState() { return fDebugGlobalState; })
341 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
868 SkDEBUGPARAMS(fDebugGlobalState(debugGlobalState)) in SkTSect()
1419 SkIntersections thisRayI SkDEBUGCODE((span->fDebugGlobalState)); in linesIntersect()
1420 SkIntersections oppRayI SkDEBUGCODE((span->fDebugGlobalState)); in linesIntersect()
DSkDCubicLineIntersection.cpp125 SkDEBUGCODE(c.fDebugGlobalState = fIntersections->globalState()); in intersectRay()
DSkPathOpsDebug.cpp725 SkDEBUGCODE(fDebugGlobalState = nullptr); in debugSet()
730 SkDEBUGCODE(fDebugGlobalState = nullptr); in debugSet()