Searched refs:fMaxTime (Results 1 – 2 of 2) sorted by relevance
30 fMaxTime(0), fMaker(maker), fDrawIndex(0), fDrawMax(0) { in SkActive()166 if (fMaxTime < maxTime) in calcDurations()167 fMaxTime = maxTime; in calcDurations()198 SkMSec final = fMaxTime; in immediate()298 fMaxTime = apply->begin + apply->steps * SK_MSec1; in initState()401 fMaxTime = 0; in setSteps()
80 SkMSec fMaxTime; // greatest of all animation durations; only used by immediate mode variable