Searched refs:strokeWidthAnimation (Results 1 – 1 of 1) sorted by relevance
1158 …RefPtr<KeyframeAnimation<Dimension>> strokeWidthAnimation = AceType::MakeRefPtr<KeyframeAnimation<… in BuildAndStartMoreButtonAnimation() local1162 BuildStrokeWidthAnimation(strokeWidthAnimation, STROKE_MIN_WIDTH, STROKE_MAX_WIDTH, true); in BuildAndStartMoreButtonAnimation()1166 BuildStrokeWidthAnimation(strokeWidthAnimation, STROKE_MAX_WIDTH, STROKE_MIN_WIDTH, false); in BuildAndStartMoreButtonAnimation()1186 controller_->AddInterpolator(strokeWidthAnimation); in BuildAndStartMoreButtonAnimation()