Home | History | Annotate | Download | only in animator

Lines Matching full:void

23     void advance();
24 void append(SkApply* );
25 void calcDurations(int index);
26 void create(SkDrawable* scope, SkMSec time);
29 void init( );
31 void pickUp(SkActive* existing);
32 void reset() { fDrawIndex = 0; }
33 void setInterpolator(int index, SkOperand* from);
34 void start();
36 void validate();
39 void appendSave(int oldCount);
40 void fixInterpolator(SkBool save);
43 void initState(SkApply* , int offset);
44 void resetInterpolators();
45 void resetState();
46 void restoreInterpolatorValues(int index);
47 void saveInterpolatorValues(int index);
48 void setSteps(int steps);
50 // void bumpSave();