Searched refs:SK_MSec1 (Results 1 – 3 of 3) sorted by relevance
154 duration = state.fSteps ? state.fSteps * SK_MSec1 : 1; in calcDurations()232 time += SK_MSec1; in immediate()298 fMaxTime = apply->begin + apply->steps * SK_MSec1; in initState()
403 fLastTime = step * SK_MSec1; in enableCreate()425 copy->interpolate(maker, step * SK_MSec1); in enableCreate()496 value->fOperand.fS32 = fLastTime / SK_MSec1; in getProperty()
178 #define SK_MSec1 1000 macro