Home
last modified time | relevance | path

Searched refs:AnimationType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
Dsession_state_animator.h32 enum AnimationType { enum
113 bool ContainersAreAnimated(int container_mask, AnimationType type) const;
117 bool RootWindowIsAnimated(AnimationType type) const;
145 AnimationType type,
152 AnimationType type,
159 AnimationType type,
164 void StartGlobalAnimation(AnimationType type,
170 AnimationType type,
Dsession_state_animator.cc319 SessionStateAnimator::AnimationType type) { in IsLayerAnimated()
391 int container_mask, AnimationType type) const { in ContainersAreAnimated()
404 bool SessionStateAnimator::TestApi::RootWindowIsAnimated(AnimationType type) in RootWindowIsAnimated()
505 AnimationType type, in StartAnimation()
517 AnimationType type, in StartAnimationWithCallback()
532 AnimationType type, in StartAnimationWithObserver()
543 void SessionStateAnimator::StartGlobalAnimation(AnimationType type, in StartGlobalAnimation()
551 AnimationType type, in RunAnimationForWindow()