Searched refs:animShareInfoAry (Results 1 – 1 of 1) sorted by relevance
456 const AnimationShareInfo *const animShareInfoAry = animRes.GetAnimationShareInfoArray(); in BindAnimationAuto() local457 NW_NULL_ASSERT(animShareInfoAry); in BindAnimationAuto()461 … Pane *const pSrcPane = this->GetRootPane()->FindPaneByName(animShareInfoAry[i].GetSrcPaneName()); in BindAnimationAuto()464 …W_WARNING(false, "Source pane of animation-share is not found: %s", animShareInfoAry[i].GetSrcPane… in BindAnimationAuto()475 …Group *const pGroup = this->GetGroupContainer()->FindGroupByName(animShareInfoAry[i].GetTargetGrou… in BindAnimationAuto()478 …_WARNING(false, "Target group of animation-share is not found: %s", animShareInfoAry[i].GetTargetG… in BindAnimationAuto()