Searched refs:fMaxTime (Results 1 – 2 of 2) sorted by relevance
22 fMaxTime(0), fMaker(maker), fDrawIndex(0), fDrawMax(0) { in SkActive()163 if (fMaxTime < maxTime) in calcDurations()164 fMaxTime = maxTime; in calcDurations()195 SkMSec final = fMaxTime; in immediate()295 fMaxTime = apply->begin + apply->steps * SK_MSec1; in initState()398 fMaxTime = 0; in setSteps()
72 SkMSec fMaxTime; // greatest of all animation durations; only used by immediate mode variable