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

/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Duser_switch_animator_chromeos.cc128 AnimationStep animation_step) {
132 if (animation_step == ANIMATION_STEP_HIDE_OLD_USER) {
145 } else if (animation_step == ANIMATION_STEP_FINALIZE) {
159 AnimationStep animation_step) {
165 if (animation_step == ANIMATION_STEP_SHOW_NEW_USER) {
182 if (!animation_speed_ms_ || animation_step == ANIMATION_STEP_FINALIZE)
195 if (animation_step != ANIMATION_STEP_HIDE_OLD_USER)
227 AnimationStep animation_step) {
231 if (animation_step == ANIMATION_STEP_HIDE_OLD_USER ||
232 (animation_step
127 TransitionWallpaper( AnimationStep animation_step) argument
158 TransitionUserShelf( AnimationStep animation_step) argument
226 TransitionWindows( AnimationStep animation_step) argument
[all...]

Completed in 618 milliseconds