Searched defs:startDuration (Results 1 – 4 of 4) sorted by relevance
57 void RSKeyframeAnimation::AddKeyFrame(int startDuration, int endDuration, in AddKeyFrame()
175 …hared_ptr<RSPropertyBase> property, const bool& isCreateDurationKeyframe, const int& startDuration, in CreateAnimation()204 …yframeAnimationParam::AddKeyframe(std::shared_ptr<RSAnimation>& animation, const int startDuration, in AddKeyframe()
164 int startDuration = 500; variable
65 void RSRenderKeyframeAnimation::AddKeyframe(int startDuration, int endDuration, in AddKeyframe()