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

  /external/chromium_org/ash/wm/
frame_painter.h 240 int previous_theme_frame_overlay_id_; member in class:ash::FramePainter
frame_painter.cc 228 previous_theme_frame_overlay_id_(0),
418 previous_theme_frame_overlay_id_ != theme_frame_overlay_id)) {
433 crossfade_theme_frame_overlay_id_ = previous_theme_frame_overlay_id_;
504 previous_theme_frame_overlay_id_ = theme_frame_overlay_id;
674 // |previous_theme_frame_overlay_id_|. Changing the theme changes the images
676 // and |previous_theme_frame_overlay_id_|. Reset the image ids to prevent
679 previous_theme_frame_overlay_id_ = 0;
    [all...]

Completed in 3179 milliseconds