Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_rect_history.cc251 if (!(*it)->GetAnimationBounds(&inflated_bounds)) in SaveLayerAnimationBoundsRects()
/external/chromium_org/cc/layers/
Dlayer_impl.h368 bool GetAnimationBounds(gfx::BoxF* out) const { return false; } in GetAnimationBounds() function