Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsQuad.h47 SkDQuad result = {{fPts[2], fPts[1], fPts[0]} SkDEBUGPARAMS(fDebugGlobalState) }; in flip()
58 SkDEBUGCODE(fDebugGlobalState = state); in set()
72 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
123 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkPathOpsTSect.h114 fDebugGlobalState = state; in debugSetGlobalState()
139 SkDEBUGCODE(SkOpGlobalState* globalState() const { return fDebugGlobalState; }) in SkDEBUGCODE() argument
239 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
252 SkDEBUGCODE(SkOpGlobalState* globalState() { return fDebugGlobalState; })
364 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkPathOpsCubic.h76 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
116 SkDEBUGCODE(fDebugGlobalState = state); in set()
141 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkIntersections.h21 SkDEBUGPARAMS(fDebugGlobalState(globalState)) in SkIntersections()
107 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
325 SkOpGlobalState* fDebugGlobalState; variable
DSkPathOpsConic.cpp164 SkDEBUGPARAMS(fPts.fDebugGlobalState) }, in subDivide()
DSkPathOpsConic.h38 SkDEBUGPARAMS(fPts.fDebugGlobalState) }, fWeight}; in flip()
DSkDCubicLineIntersection.cpp125 SkDEBUGCODE(c.fDebugGlobalState = fIntersections->globalState()); in intersectRay()
DSkPathOpsTSect.cpp507 SkDEBUGPARAMS(fDebugGlobalState(debugGlobalState)) in SkTSect()
1070 SkIntersections thisRayI SkDEBUGCODE((span->fDebugGlobalState)); in linesIntersect()
1071 SkIntersections oppRayI SkDEBUGCODE((span->fDebugGlobalState)); in linesIntersect()
DSkPathOpsDebug.cpp724 SkDEBUGCODE(fDebugGlobalState = nullptr); in debugSet()
729 SkDEBUGCODE(fDebugGlobalState = nullptr); in debugSet()
/external/skqp/src/pathops/
DSkPathOpsQuad.h47 SkDQuad result = {{fPts[2], fPts[1], fPts[0]} SkDEBUGPARAMS(fDebugGlobalState) }; in flip()
58 SkDEBUGCODE(fDebugGlobalState = state); in set()
72 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
123 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkPathOpsTSect.h114 fDebugGlobalState = state; in debugSetGlobalState()
139 SkDEBUGCODE(SkOpGlobalState* globalState() const { return fDebugGlobalState; }) in SkDEBUGCODE() argument
239 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
252 SkDEBUGCODE(SkOpGlobalState* globalState() { return fDebugGlobalState; })
364 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkPathOpsCubic.h76 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
116 SkDEBUGCODE(fDebugGlobalState = state); in set()
141 SkDEBUGCODE(SkOpGlobalState* fDebugGlobalState);
DSkIntersections.h21 SkDEBUGPARAMS(fDebugGlobalState(globalState)) in SkIntersections()
107 SkOpGlobalState* globalState() const { return fDebugGlobalState; } in globalState()
325 SkOpGlobalState* fDebugGlobalState; variable
DSkPathOpsConic.cpp164 SkDEBUGPARAMS(fPts.fDebugGlobalState) }, in subDivide()
DSkPathOpsConic.h38 SkDEBUGPARAMS(fPts.fDebugGlobalState) }, fWeight}; in flip()
DSkDCubicLineIntersection.cpp125 SkDEBUGCODE(c.fDebugGlobalState = fIntersections->globalState()); in intersectRay()
DSkPathOpsTSect.cpp507 SkDEBUGPARAMS(fDebugGlobalState(debugGlobalState)) in SkTSect()
1070 SkIntersections thisRayI SkDEBUGCODE((span->fDebugGlobalState)); in linesIntersect()
1071 SkIntersections oppRayI SkDEBUGCODE((span->fDebugGlobalState)); in linesIntersect()
DSkPathOpsDebug.cpp725 SkDEBUGCODE(fDebugGlobalState = nullptr); in debugSet()
730 SkDEBUGCODE(fDebugGlobalState = nullptr); in debugSet()