Home | History | Annotate | Download | only in layers

Lines Matching refs:layer_rect

205 gfx::Rect Layer::LayerRectToContentRect(const gfx::RectF& layer_rect) const {
207 gfx::ScaleRect(layer_rect, contents_scale_x(), contents_scale_y());