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

/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.cc315 layer_tree_host_impl_->DeviceViewport().size(),
500 gfx::Rect LayerTreeImpl::DeviceViewport() const { function in class:cc::LayerTreeImpl
501 return layer_tree_host_impl_->DeviceViewport();
H A Dlayer_tree_host_impl.cc291 if (DeviceViewport().IsEmpty()) {
1800 gfx::Rect LayerTreeHostImpl::DeviceViewport() const { function in class:cc::LayerTreeHostImpl
2262 SetViewportDamage(gfx::Rect(DeviceViewport().size()));

Completed in 60 milliseconds