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

  /external/chromium_org/ash/wm/
header_painter.h 195 int crossfade_opacity_; member in class:ash::HeaderPainter
header_painter.cc 163 crossfade_opacity_(0) {}
284 crossfade_opacity_ = previous_opacity_;
323 int old_alpha = (1 - current_value) * crossfade_opacity_;

Completed in 48 milliseconds