Searched refs:GetAnimTransform (Results 1 – 5 of 5) sorted by relevance
271 pAnimLink->GetAnimTransform()->SetFrame(frame); in SetAnimationFrame()280 pAnimLink->GetAnimTransform()->SetFrame(frame); in SetAnimationFrame()318 nw::lyt::AnimTransform *const pAnimTrans = pAnimationLink->GetAnimTransform(); in UpdateAnimationFrame()
648 if (pLink->GetAnimTransform() == 0) in FindUnbindLink()1037 if (pAnimTrans == it->GetAnimTransform()) in FindAnimationLink()1056 if (animRes.GetResourceBlock() == it->GetAnimTransform()->GetAnimResource()) in FindAnimationLink()1076 if (! pAnimTrans || currIt->GetAnimTransform() == pAnimTrans) in UnbindAnimationLink()
767 AnimTransform* animTrans = it->GetAnimTransform(); in AnimateSelf()
1430 AnimTransform* animTrans = it->GetAnimTransform(); in Animate()
2895 AnimTransform* GetAnimTransform() const in GetAnimTransform() function