Searched refs:SoftwareMirroringEnabled (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/display/chromeos/
H A Ddisplay_configurator_unittest.cc323 virtual bool SoftwareMirroringEnabled() const OVERRIDE {
535 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
550 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
564 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
587 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
594 EXPECT_TRUE(mirroring_controller_.SoftwareMirroringEnabled());
602 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
611 EXPECT_TRUE(mirroring_controller_.SoftwareMirroringEnabled());
625 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
645 EXPECT_FALSE(mirroring_controller_.SoftwareMirroringEnabled());
[all...]
H A Ddisplay_configurator.h94 virtual bool SoftwareMirroringEnabled() const = 0;
H A Ddisplay_configurator.cc225 mirroring_controller_->SoftwareMirroringEnabled());
/external/chromium_org/ash/display/
H A Ddisplay_manager.h284 virtual bool SoftwareMirroringEnabled() const OVERRIDE;
H A Ddisplay_manager.cc1079 bool DisplayManager::SoftwareMirroringEnabled() const { function in class:ash::DisplayManager

Completed in 112 milliseconds