Searched refs:SetIsCustom (Results 1 – 12 of 12) sorted by relevance
162 curveAnimation->SetIsCustom(property->GetIsCustom()); in CreateAnimation()186 keyFrameAnimation->SetIsCustom(property->GetIsCustom()); in CreateAnimation()252 springAnimation->SetIsCustom(property->GetIsCustom()); in CreateAnimation()270 interpolatingSpringAnimation->SetIsCustom(property->GetIsCustom()); in CreateAnimation()305 transition_->SetIsCustom(true); in CreateAnimation()
45 void SetIsCustom(bool isCustom) in SetIsCustom() function
33 void SetIsCustom(const bool isCustom);
32 void RSPropertyAnimation::SetIsCustom(const bool isCustom) in SetIsCustom() function in OHOS::Rosen::RSPropertyAnimation
150 secondCurve->SetIsCustom(isCustom); in RsCurveAnimationFuzzTest()182 keyframe->SetIsCustom(isCustom); in RsKeyframeAnimationFuzzTest()225 secondPathAnimation->SetIsCustom(isCustom); in RsPathAnimationFuzzTest()277 secondSpringAnimation->SetIsCustom(isCustom); in RsSpringAnimationFuzzTest()
731 animation->SetIsCustom(true);733 animation->SetIsCustom(false);765 animation1->SetIsCustom(true);769 animation2->SetIsCustom(true);773 animation3->SetIsCustom(true);941 animation1->SetIsCustom(true);943 animation1->SetIsCustom(false);947 animation1->SetIsCustom(true);949 animation1->SetIsCustom(false);
222 springAnimation->SetIsCustom(false);255 springAnimation->SetIsCustom(true);
325 curveAnimation->SetIsCustom(false);360 curveAnimation->SetIsCustom(true);
339 keyframeAnimation->SetIsCustom(false);379 keyframeAnimation->SetIsCustom(true);
29 property->SetIsCustom(true); in AttachProperty()
49 property_->SetIsCustom(true);63 property_->SetIsCustom(true);
125 virtual void SetIsCustom(bool isCustom) {}305 void SetIsCustom(bool isCustom) override