Searched refs:StopAnimatingProperty (Results 1 – 5 of 5) sorted by relevance
157 void StopAnimatingProperty(
434 animator_->StopAnimatingProperty(LayerAnimationElement::TRANSFORM); in SwitchToLayer()435 animator_->StopAnimatingProperty(LayerAnimationElement::OPACITY); in SwitchToLayer()606 animator_->StopAnimatingProperty(LayerAnimationElement::TRANSFORM); in OnDeviceScaleFactorChanged()
97 StopAnimatingProperty(LayerAnimationElement::property); \290 void LayerAnimator::StopAnimatingProperty( in StopAnimatingProperty() function in ui::LayerAnimator
193 TEST(LayerAnimatorTest, StopAnimatingProperty) { in TEST() argument203 animator->StopAnimatingProperty(LayerAnimationElement::OPACITY); in TEST()206 animator->StopAnimatingProperty(LayerAnimationElement::BOUNDS); in TEST()1439 animator->StopAnimatingProperty(LayerAnimationElement::BRIGHTNESS); in TEST()1543 test_controller.animator()->StopAnimatingProperty( in TEST()
461 window->layer()->GetAnimator()->StopAnimatingProperty( in OnWindowBoundsChanged()