Searched refs:gltfAnimations (Results 1 – 2 of 2) sorted by relevance
458 …wer::UpdateGLTFAnimations(const std::vector<RefPtr<OHOS::Render3D::GLTFAnimation>>& gltfAnimations) argument468 …S::Render3D::GraphicsTask::GetInstance().PushSyncMessage([weak = WeakClaim(this), gltfAnimations] {470 …::Render3D::GraphicsTask::GetInstance().PushAsyncMessage([weak = WeakClaim(this), gltfAnimations] {474 delegate->sceneViewerAdapter_.UpdateGLTFAnimations(gltfAnimations);
119 …oid UpdateGLTFAnimations(const std::vector<RefPtr<OHOS::Render3D::GLTFAnimation>>& gltfAnimations);