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

/external/chromium_org/ash/display/
H A Dresolution_notification_controller.cc104 struct ResolutionNotificationController::ResolutionChangeInfo { struct in class:ash::ResolutionNotificationController
105 ResolutionChangeInfo(int64 display_id,
109 ~ResolutionChangeInfo();
136 DISALLOW_COPY_AND_ASSIGN(ResolutionChangeInfo);
139 ResolutionNotificationController::ResolutionChangeInfo::ResolutionChangeInfo( function in class:ash::ResolutionNotificationController::ResolutionChangeInfo
156 ResolutionNotificationController::ResolutionChangeInfo::
157 ~ResolutionChangeInfo() {
184 change_info_.reset(new ResolutionChangeInfo(

Completed in 65 milliseconds