Home | History | Annotate | Download | only in animator

Lines Matching refs:SkDisplayable

115     SkDisplayable* target = getTarget(animator);
117 SkDisplayable* executor = animator->hasExecute() ? animator : target;
155 bool SkApply::contains(SkDisplayable* child) {
163 SkDisplayable* SkApply::deepCopy(SkAnimateMaker* maker) {
427 SkDisplayable* newScope;
437 SkDisplayable* oldChild = (*pList)[old];
461 SkDisplayable* target = getTarget(animate);
706 bool SkApply::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { // replace to/formula strings in animators of the form xxx.step with the step value, if xxx.step is in scope
728 bool SkApply::resolveField(SkAnimateMaker& maker, SkDisplayable* parent, SkString* str) {
739 SkDisplayable* target = getTarget(animate);