Searched refs:ringProgressColors_ (Results 1 – 2 of 2) sorted by relevance
127 RefPtr<AnimatablePropertyVectorColor> ringProgressColors_; variable
61 ringProgressColors_(AceType::MakeRefPtr<AnimatablePropertyVectorColor>( in ProgressModifier()99 AttachProperty(ringProgressColors_); in ProgressModifier()236 CHECK_NULL_VOID(ringProgressColors_); in SetRingProgressColor()237 ringProgressColors_->Set(GradientArithmetic(color)); in SetRingProgressColor()936 Gradient gradient = SortGradientColorsByOffset(ringProgressColors_->Get().GetGradient()); in GetRingProgressGradientColors()