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

/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc152 bool is_on_animation_; member in class:ash::MagnificationControllerImpl
180 is_on_animation_(false),
281 is_on_animation_ = true;
289 if (is_on_animation_) {
358 if (start_zoom && !is_on_animation_) {
419 if (!is_on_animation_)
432 is_on_animation_ = false;

Completed in 115 milliseconds