HomeSort by relevance Sort by last modified time
    Searched refs:AnimationType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/
session_state_animator.h 31 enum AnimationType {
112 bool ContainersAreAnimated(int container_mask, AnimationType type) const;
116 bool RootWindowIsAnimated(AnimationType type) const;
144 AnimationType type,
151 AnimationType type,
158 AnimationType type,
163 void StartGlobalAnimation(AnimationType type,
169 AnimationType type,
session_state_animator.cc 317 SessionStateAnimator::AnimationType type) {
389 int container_mask, AnimationType type) const {
402 bool SessionStateAnimator::TestApi::RootWindowIsAnimated(AnimationType type)
497 AnimationType type,
509 AnimationType type,
524 AnimationType type,
535 void SessionStateAnimator::StartGlobalAnimation(AnimationType type,
543 AnimationType type,

Completed in 73 milliseconds