Searched refs:IsAnimationStarted (Results 1 – 3 of 3) sorted by relevance
54 bool IsAnimationStarted() const;
165 bool PageScaleAnimation::IsAnimationStarted() const { in IsAnimationStarted() function in cc::PageScaleAnimation
2540 if (!page_scale_animation_->IsAnimationStarted()) in AnimatePageScale()