Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp899 auto keysHandle = animationOutputManager_->Write(keys); in CreateAnimationTrack() local
900 keysHandle->type = po.property->type; in CreateAnimationTrack()
1198 auto keysHandle = animationOutputManager_->Write(keys); in SetKeyFrameData() local
1199 if (keysHandle) { in SetKeyFrameData()
1200 auto& data = keysHandle->data; in SetKeyFrameData()