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

  /external/chromium_org/ash/desktop_background/
desktop_background_view.cc 193 int animation_type = wallpaper_delegate->GetAnimationType(); local
195 desktop_widget->GetNativeView(), animation_type);
  /external/chromium_org/ash/wm/
window_animations.cc 415 gfx::Tween::Type animation_type = gfx::Tween::EASE_OUT; local
424 brightness_element->set_tween_type(animation_type);
430 grayscale_element->set_tween_type(animation_type);
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 845 int animation_type = ::wm::WINDOW_VISIBILITY_ANIMATION_TYPE_DEFAULT; local
    [all...]

Completed in 295 milliseconds