Home
last modified time | relevance | path

Searched defs:UpdateGLTFAnimations (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp104 bool WidgetAdapter::UpdateGLTFAnimations(const std::vector<std::shared_ptr<GLTFAnimation>>& in UpdateGLTFAnimations() function in OHOS::Render3D::WidgetAdapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.cpp458 void RenderSceneViewer::UpdateGLTFAnimations(const std::vector<RefPtr<OHOS::Render3D::GLTFAnimation… function in OHOS::Ace::RenderSceneViewer
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp99 void EngineTest::UpdateGLTFAnimations(const std::vector<std::shared_ptr<GLTFAnimation>> &animations) in UpdateGLTFAnimations() function in OHOS::Render3D::EngineTest
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1092 void LumeCommon::UpdateGLTFAnimations(const std::vector<std::shared_ptr<GLTFAnimation>>& animations) in UpdateGLTFAnimations() function in OHOS::Render3D::LumeCommon