Searched refs:LayerRectToContentRect (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/cc/trees/
H A Ddamage_tracker.cc298 layer->LayerRectToContentRect(layer->update_rect());
/external/chromium_org/cc/layers/
H A Dlayer.h352 gfx::Rect LayerRectToContentRect(const gfx::RectF& layer_rect) const;
H A Dlayer_impl.h430 gfx::Rect LayerRectToContentRect(const gfx::RectF& layer_rect) const;
H A Dlayer_impl.cc136 LayerRectToContentRect(request_in_layer_space);
360 gfx::Rect LayerImpl::LayerRectToContentRect( function in class:cc::LayerImpl
H A Dlayer.cc182 gfx::Rect Layer::LayerRectToContentRect(const gfx::RectF& layer_rect) const { function in class:cc::Layer
H A Dtiled_layer.cc295 InvalidateContentRect(LayerRectToContentRect(dirty_rect));

Completed in 128 milliseconds