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

  /external/chromium_org/ash/wm/
screen_dimmer.cc 30 currently_dimming_(false) {
39 if (should_dim == currently_dimming_)
52 currently_dimming_ = should_dim;
screen_dimmer.h 63 bool currently_dimming_; member in class:ash::internal::ScreenDimmer

Completed in 43 milliseconds