Searched refs:animation_type (Results 1 – 3 of 3) sorted by relevance
193 int animation_type = wallpaper_delegate->GetAnimationType(); in CreateDesktopBackground() local195 desktop_widget->GetNativeView(), animation_type); in CreateDesktopBackground()
465 gfx::Tween::Type animation_type = gfx::Tween::EASE_OUT; in CreateBrightnessGrayscaleAnimationSequence() local474 brightness_element->set_tween_type(animation_type); in CreateBrightnessGrayscaleAnimationSequence()480 grayscale_element->set_tween_type(animation_type); in CreateBrightnessGrayscaleAnimationSequence()
761 int animation_type = views::corewm::WINDOW_VISIBILITY_ANIMATION_TYPE_DEFAULT; in OnWindowVisibilityChanging() local763 animation_type = views::corewm::WINDOW_VISIBILITY_ANIMATION_TYPE_DROP; in OnWindowVisibilityChanging()767 animation_type = WINDOW_VISIBILITY_ANIMATION_TYPE_MINIMIZE; in OnWindowVisibilityChanging()769 views::corewm::SetWindowVisibilityAnimationType(window, animation_type); in OnWindowVisibilityChanging()