Searched refs:strokeRadius_ (Results 1 – 2 of 2) sorted by relevance
131 RefPtr<AnimatablePropertyFloat> strokeRadius_; variable
66 …strokeRadius_(AceType::MakeRefPtr<AnimatablePropertyFloat>(progressAnimatableProperty_.strokeRadiu… in ProgressModifier()97 AttachProperty(strokeRadius_); in ProgressModifier()718 double radius = strokeRadius_->Get(); in PaintLinear()1715 strokeRadius_->Set(strokeRaidus); in SetStrokeRadius()