Home
last modified time | relevance | path

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

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