Searched refs:FindGLTFAnimationIndex (Results 1 – 2 of 2) sorted by relevance
178 int FindGLTFAnimationIndex(const std::string& name);
1115 int index = FindGLTFAnimationIndex(name); in ProcessGLTFAnimations()1123 int LumeCommon::FindGLTFAnimationIndex(const std::string& name) in FindGLTFAnimationIndex() function in OHOS::Render3D::LumeCommon