Searched refs:ViewportRectForTilePriority (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.h98 const gfx::Rect ViewportRectForTilePriority() const;
H A Dlayer_tree_host_impl.h227 const gfx::Rect ViewportRectForTilePriority() const;
H A Dlayer_tree_impl.cc782 const gfx::Rect LayerTreeImpl::ViewportRectForTilePriority() const { function in class:cc::LayerTreeImpl
783 return layer_tree_host_impl_->ViewportRectForTilePriority();
H A Dlayer_tree_host_impl.cc2174 const gfx::Rect LayerTreeHostImpl::ViewportRectForTilePriority() const { function in class:cc::LayerTreeHostImpl
/external/chromium_org/cc/layers/
H A Dpicture_layer_impl.cc472 layer_tree_impl()->ViewportRectForTilePriority();

Completed in 102 milliseconds