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()
624 if (pLink->GetAnimTransform() == 0) in FindUnbindLink()1013 if (pAnimTrans == it->GetAnimTransform()) in FindAnimationLink()1032 if (animRes.GetResourceBlock() == it->GetAnimTransform()->GetAnimResource()) in FindAnimationLink()1052 if (! pAnimTrans || currIt->GetAnimTransform() == pAnimTrans) in UnbindAnimationLink()
757 AnimTransform* animTrans = it->GetAnimTransform(); in AnimateSelf()
1430 AnimTransform* animTrans = it->GetAnimTransform(); in Animate()
2927 AnimTransform* GetAnimTransform() const in GetAnimTransform() function