Searched refs:fDebugBaseMin (Results 1 – 4 of 4) sorted by relevance
1122 fDebugBaseMin = SkTMin(t, fDebugBaseMin); in debugSetCoinT()1126 SkASSERT(fDebugBaseMin >= t || t >= fDebugBaseMax); in debugSetCoinT()1134 SkASSERT((t - fDebugBaseMin > 0) == (fDebugLastMin - fDebugBaseMin > 0)); in debugSetCoinT()2353 fDebugBaseMin = 1; in debugResetCoinT()
446 mutable SkScalar fDebugBaseMin; // if > 0, the 1st t value in this seg vis-a-vis the ref seg variable