Searched refs:HasFilterAnimationThatInflatesBounds (Results 1 – 3 of 3) sorted by relevance
19 bool HasFilterAnimationThatInflatesBounds(const LayerImpl& layer) { in HasFilterAnimationThatInflatesBounds() function21 ->HasFilterAnimationThatInflatesBounds(); in HasFilterAnimationThatInflatesBounds()36 if (HasFilterAnimationThatInflatesBounds(*current)) in HasAncestorFilterAnimation()113 if (HasFilterAnimationThatInflatesBounds(*layer)) { in GetAnimationBounds()
120 bool HasFilterAnimationThatInflatesBounds() const;124 HasFilterAnimationThatInflatesBounds(); in HasAnimationThatInflatesBounds()
414 bool LayerAnimationController::HasFilterAnimationThatInflatesBounds() const { in HasFilterAnimationThatInflatesBounds() function in cc::LayerAnimationController