Searched defs:AnimationStatusForProperty (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animation_observer.cc81 return AnimationStatusForProperty(property) == ANIMATION_STATUS_ABORTED;
86 return AnimationStatusForProperty(property) == ANIMATION_STATUS_COMPLETED;
157 ImplicitAnimationObserver::AnimationStatusForProperty( function in class:ui::ImplicitAnimationObserver

Completed in 235 milliseconds