Home
last modified time | relevance | path

Searched defs:new_resolution (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/display/
Dresolution_notification_controller.cc118 gfx::Size new_resolution; member
141 const gfx::Size& new_resolution, in ResolutionChangeInfo()
172 const gfx::Size& new_resolution, in SetDisplayResolutionAndNotify()
Dresolution_notification_controller_unittest.cc24 const gfx::Size& new_resolution) { in ExpectedNotificationMessage()
64 const gfx::Size& new_resolution, in SetDisplayResolutionAndNotifyWithResolution()
93 const gfx::Size& new_resolution) { in SetDisplayResolutionAndNotify()
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dcapturerenderadapter.cc117 const bool new_resolution = iter->render_width != frame->GetWidth() || in MaybeSetRenderingSize() local
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Ddisplay_options_handler.cc399 gfx::Size new_resolution = gfx::ToFlooredSize(gfx::SizeF(width, height)); in HandleSetResolution() local