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

  /external/chromium_org/ash/wm/
header_painter.cc 159 previous_theme_frame_overlay_id_(0),
268 previous_theme_frame_overlay_id_ != theme_frame_overlay_id)) {
283 crossfade_theme_frame_overlay_id_ = previous_theme_frame_overlay_id_;
353 previous_theme_frame_overlay_id_ = theme_frame_overlay_id;
463 // |previous_theme_frame_overlay_id_|. Changing the theme changes the images
465 // and |previous_theme_frame_overlay_id_|. Reset the image ids to prevent
468 previous_theme_frame_overlay_id_ = 0;
header_painter.h 189 int previous_theme_frame_overlay_id_; member in class:ash::HeaderPainter

Completed in 164 milliseconds