Searched defs:new_resolution (Results 1 – 4 of 4) sorted by relevance
118 gfx::Size new_resolution; member141 const gfx::Size& new_resolution, in ResolutionChangeInfo()172 const gfx::Size& new_resolution, in SetDisplayResolutionAndNotify()
24 const gfx::Size& new_resolution) { in ExpectedNotificationMessage()64 const gfx::Size& new_resolution, in SetDisplayResolutionAndNotifyWithResolution()93 const gfx::Size& new_resolution) { in SetDisplayResolutionAndNotify()
117 const bool new_resolution = iter->render_width != frame->GetWidth() || in MaybeSetRenderingSize() local
399 gfx::Size new_resolution = gfx::ToFlooredSize(gfx::SizeF(width, height)); in HandleSetResolution() local