display_configurator_unittest.cc | 366 : small_mode_(gfx::Size(1366, 768), false, 60.0f), 386 modes.push_back(&small_mode_); 389 o->set_current_mode(&small_mode_); 390 o->set_native_mode(&small_mode_); 411 const DisplayMode small_mode_; member in class:ui::__anon20581::DisplayConfiguratorTest 444 GetFramebufferAction(small_mode_.size(), &outputs_[0], NULL) 446 GetCrtcAction(outputs_[0], &small_mode_, gfx::Point(0, 0)).c_str(), 550 const int kDualHeight = small_mode_.size().height() + 559 GetCrtcAction(outputs_[0], &small_mode_, gfx::Point(0, 0)).c_str(), 563 small_mode_.size().height() [all...] |