Searched defs:HasTransformAnimationThatInflatesBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_utils.cc24 bool HasTransformAnimationThatInflatesBounds(const LayerImpl& layer) { function in namespace:cc::__anon2689
26 ->HasTransformAnimationThatInflatesBounds();
121 if (HasTransformAnimationThatInflatesBounds(*layer)) {
/external/chromium_org/cc/animation/
H A Dlayer_animation_controller.cc428 bool LayerAnimationController::HasTransformAnimationThatInflatesBounds() const { function in class:cc::LayerAnimationController
441 DCHECK(HasTransformAnimationThatInflatesBounds())

Completed in 90 milliseconds