Home
last modified time | relevance | path

Searched refs:FindGLTFAnimationIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/
H A Dlume_common.h178 int FindGLTFAnimationIndex(const std::string& name);
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1115 int index = FindGLTFAnimationIndex(name); in ProcessGLTFAnimations()
1123 int LumeCommon::FindGLTFAnimationIndex(const std::string& name) in FindGLTFAnimationIndex() function in OHOS::Render3D::LumeCommon