Searched refs:animation_type (Results 1 – 3 of 3) sorted by relevance
230 int animation_type = wallpaper_delegate->GetAnimationType(); in CreateDesktopBackground() local232 desktop_widget->GetNativeView(), animation_type); in CreateDesktopBackground()
415 gfx::Tween::Type animation_type = gfx::Tween::EASE_OUT; in CreateBrightnessGrayscaleAnimationSequence() local424 brightness_element->set_tween_type(animation_type); in CreateBrightnessGrayscaleAnimationSequence()430 grayscale_element->set_tween_type(animation_type); in CreateBrightnessGrayscaleAnimationSequence()
847 int animation_type = ::wm::WINDOW_VISIBILITY_ANIMATION_TYPE_DEFAULT; in OnWindowVisibilityChanging() local849 animation_type = ::wm::WINDOW_VISIBILITY_ANIMATION_TYPE_DROP; in OnWindowVisibilityChanging()853 animation_type = WINDOW_VISIBILITY_ANIMATION_TYPE_MINIMIZE; in OnWindowVisibilityChanging()855 ::wm::SetWindowVisibilityAnimationType(window, animation_type); in OnWindowVisibilityChanging()