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

  /external/chromium_org/remoting/host/
resizing_host_observer.cc 168 ScreenResolution current_resolution = local
171 if (!best_candidate.resolution().Equals(current_resolution)) {
173 original_resolution_ = current_resolution;
  /external/chromium_org/ash/display/
resolution_notification_controller.cc 118 // |current_resolution| which is the actual resolution set.
122 DisplayMode current_resolution; member in struct:ash::ResolutionNotificationController::ResolutionChangeInfo
224 change_info_->current_resolution.size) ?
233 base::UTF8ToUTF16(change_info_->current_resolution.size.ToString()));
303 change_info_->current_resolution = Shell::GetInstance()->display_manager()->

Completed in 63 milliseconds