Searched refs:pulse_animation (Results 1 – 2 of 2) sorted by relevance
642 if (pulse_animation() && pulse_animation()->is_animating()) in GetThrobValue()643 return pulse_animation()->GetCurrentValue() * kHoverOpacity * scale + min; in GetThrobValue()
109 ui::ThrobAnimation* pulse_animation() const { return pulse_animation_.get(); } in pulse_animation() function