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

/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.h21 class ASH_EXPORT MagnificationController { class in namespace:ash
31 virtual ~MagnificationController() {}
33 // Creates a new MagnificationController. The caller takes ownership of the
35 static MagnificationController* CreateInstance();
62 MagnificationController() {} function in class:ash::MagnificationController
65 DISALLOW_COPY_AND_ASSIGN(MagnificationController);

Completed in 798 milliseconds