Home | History | Annotate | Download | only in animator

Lines Matching refs:fState

31     fState.setCount(animators);
37 // fState[index].bumpSave();
72 fState.setCount(total);
78 SkActive::SkState& testState = fState[oldCount + index];
81 SkActive::SkState& oldState = fState[inner];
92 fState.remove(inner);
112 // fState[index].bumpSave();
144 SkState& state = fState[index];
202 SkState& state = fState[index];
249 fState[animatorIndex].fTicks = inTime;
250 return inTime - fState[animatorIndex].fStartTime;
270 int count = fState.count();
272 SkState& state = fState[index];
308 existing->fState[index].fTicks - existing->fState[index].fStartTime, existingValues.begin());
320 existing->fState[index].fDuration = (SkMSec) SkScalarMulDiv(fState[index].fDuration,
325 fInterpolators[index]->setKeyFrame(1, fState[index].fDuration, to, animate->blend[0]);
340 int count = fState.count();
342 SkState& state = fState[index];
376 SkMSec duration = fState[index].fDuration;
397 int count = fState.count();
400 SkState& state = fState[index];
407 int count = fState.count();
411 SkState& state = fState[index];
459 int count = fState.count();