Home
last modified time | relevance | path

Searched defs:AddGLTFAnimation (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dmodel_view_impl.cpp99 void ModelViewImpl::AddGLTFAnimation(const RefPtr<OHOS::Render3D::GLTFAnimation>& animation) in AddGLTFAnimation() function in OHOS::Ace::Framework::ModelViewImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
Dmodel_view_ng.cpp164 void ModelViewNG::AddGLTFAnimation(const RefPtr<OHOS::Render3D::GLTFAnimation>& animation) in AddGLTFAnimation() function in OHOS::Ace::NG::ModelViewNG
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
Dscene_viewer_component.h192 void AddGLTFAnimation(const RefPtr<OHOS::Render3D::GLTFAnimation>& animation) in AddGLTFAnimation() function