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

/external/chromium_org/ash/display/
H A Dprojecting_observer_chromeos.cc13 ProjectingObserver::ProjectingObserver() function in class:ash::ProjectingObserver
18 ProjectingObserver::~ProjectingObserver() {}
20 void ProjectingObserver::OnDisplayModeChanged(
36 void ProjectingObserver::OnCastingSessionStartedOrStopped(bool started) {
49 void ProjectingObserver::SetIsProjecting() {
H A Dprojecting_observer_chromeos.h13 class ASH_EXPORT ProjectingObserver : public ui::DisplayConfigurator::Observer { class in namespace:ash
15 ProjectingObserver();
16 virtual ~ProjectingObserver();
39 DISALLOW_COPY_AND_ASSIGN(ProjectingObserver);

Completed in 76 milliseconds