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

/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc157 // will be finished. When using this, set |position_after_animation_| as well.
160 gfx::Point position_after_animation_; member in class:ash::MagnificationControllerImpl
385 position_after_animation_ = location;
423 MoveCursorTo(root_window_->GetHost(), position_after_animation_);

Completed in 78 milliseconds