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::internal::ResolutionNotificationController
105 ResolutionChangeInfo(int64 display_id,
109 ~ResolutionChangeInfo();
132 DISALLOW_COPY_AND_ASSIGN(ResolutionChangeInfo);
135 ResolutionNotificationController::ResolutionChangeInfo::ResolutionChangeInfo( function in class:ash::internal::ResolutionNotificationController::ResolutionChangeInfo
152 ResolutionNotificationController::ResolutionChangeInfo::
153 ~ResolutionChangeInfo() {
180 change_info_.reset(new ResolutionChangeInfo(

Completed in 101 milliseconds