Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkOpSegment.h445 mutable int fDebugBaseIndex; variable
DSkPathOpsDebug.cpp1121 if (fDebugBaseMax < 0 || fDebugBaseIndex == index) { in debugSetCoinT()
1122 fDebugBaseIndex = index; in debugSetCoinT()
2364 fDebugBaseIndex = -1; in debugResetCoinT()
/third_party/skia/src/pathops/
DSkOpSegment.h445 mutable int fDebugBaseIndex; variable
DSkPathOpsDebug.cpp1099 if (fDebugBaseMax < 0 || fDebugBaseIndex == index) { in debugSetCoinT()
1100 fDebugBaseIndex = index; in debugSetCoinT()
2342 fDebugBaseIndex = -1; in debugResetCoinT()