Searched refs:fDebugLastMax (Results 1 – 2 of 2) sorted by relevance
450 mutable SkScalar fDebugLastMax; variable
1106 if (fDebugLastMax < 0 || fDebugLastIndex == index) { in debugSetCoinT()1109 fDebugLastMax = std::max(t, fDebugLastMax); in debugSetCoinT()1112 SkASSERT(fDebugLastMin >= t || t >= fDebugLastMax); in debugSetCoinT()2347 fDebugLastMax = -1; in debugResetCoinT()