Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dresolution_notification_controller.cc28 struct ResolutionNotificationController::ResolutionChangeInfo { struct in ash::ResolutionNotificationController
36 const int64_t display_id;
39 display::ManagedDisplayMode old_resolution;
43 display::ManagedDisplayMode new_resolution;
46 display::ManagedDisplayMode current_resolution;
49 base::OnceClosure accept_callback;
55 ResolutionNotificationController::ResolutionChangeInfo::ResolutionChangeInfo( in ResolutionChangeInfo() function in ash::ResolutionNotificationController::ResolutionChangeInfo