Home
last modified time | relevance | path

Searched refs:fDebugBaseIndex (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/pathops/
DSkOpSegment.h445 mutable int fDebugBaseIndex; variable
DSkPathOpsDebug.cpp1122 if (fDebugBaseMax < 0 || fDebugBaseIndex == index) { in debugSetCoinT()
1123 fDebugBaseIndex = index; in debugSetCoinT()
2365 fDebugBaseIndex = -1; in debugResetCoinT()
/external/skia/src/pathops/
DSkOpSegment.h445 mutable int fDebugBaseIndex; variable
DSkPathOpsDebug.cpp1122 if (fDebugBaseMax < 0 || fDebugBaseIndex == index) { in debugSetCoinT()
1123 fDebugBaseIndex = index; in debugSetCoinT()
2365 fDebugBaseIndex = -1; in debugResetCoinT()