Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animation_param.cpp175 …std::shared_ptr<RSPropertyBase> property, const bool& isCreateDurationKeyframe, const int& startDu… in CreateAnimation() argument
179 keyFrameAnimation->SetDurationKeyframe(isCreateDurationKeyframe); in CreateAnimation()
180 if (isCreateDurationKeyframe) { in CreateAnimation()
H A Drs_implicit_animation_param.h100 …std::shared_ptr<RSPropertyBase> property, const bool& isCreateDurationKeyframe, const int& startDu…