Searched refs:WasAnimationAbortedForProperty (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animation_observer.h100 bool WasAnimationAbortedForProperty(
H A Dlayer_animation_observer.cc79 bool ImplicitAnimationObserver::WasAnimationAbortedForProperty( function in class:ui::ImplicitAnimationObserver
H A Dlayer_animator_unittest.cc70 bool WasAnimationAbortedForProperty( function in class:ui::__anon16703::TestImplicitAnimationObserver
72 return ImplicitAnimationObserver::WasAnimationAbortedForProperty(property);
1710 EXPECT_TRUE(observer_notify.WasAnimationAbortedForProperty(
1734 EXPECT_TRUE(observer.WasAnimationAbortedForProperty(
1736 EXPECT_FALSE(observer.WasAnimationAbortedForProperty(
1749 EXPECT_TRUE(observer.WasAnimationAbortedForProperty(
1751 EXPECT_TRUE(observer.WasAnimationAbortedForProperty(
1883 EXPECT_FALSE(observer.WasAnimationAbortedForProperty(

Completed in 88 milliseconds