Searched refs:animatorGetStatusFunc_ (Results 1 – 1 of 1) sorted by relevance
46 animatorGetStatusFunc_ = animatorGetStatusFunc; in SetAnimatorGetStatusFunc()51 if (animatorGetStatusFunc_) { in CallAnimatorGetStatusFunc()52 return animatorGetStatusFunc_(); in CallAnimatorGetStatusFunc()119 AnimatorGetStatusFunc animatorGetStatusFunc_; variable