Searched refs:SK_MSec1 (Results 1 – 3 of 3) sorted by relevance
148 duration = state.fSteps ? state.fSteps * SK_MSec1 : 1; in calcDurations()229 time += SK_MSec1; in immediate()295 fMaxTime = apply->begin + apply->steps * SK_MSec1; in initState()
396 fLastTime = step * SK_MSec1; in enableCreate()418 copy->interpolate(maker, step * SK_MSec1); in enableCreate()489 value->fOperand.fS32 = fLastTime / SK_MSec1; in getProperty()
234 #define SK_MSec1 1000 macro