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

/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc85 return point_of_interest_;
164 gfx::Point point_of_interest_; member in class:ash::MagnificationControllerImpl
187 point_of_interest_ = root_window_->bounds().CenterPoint();
198 gfx::Point mouse_in_root = point_of_interest_;
451 point_of_interest_ = target_root_window->bounds().CenterPoint();
559 point_of_interest_ = event->root_location();
596 point_of_interest_ = event->root_location();

Completed in 76 milliseconds