Home | History | Annotate | Download | only in layers

Lines Matching full:rectf

487     const gfx::RectF& layer_rect) const {
488 gfx::RectF content_rect =
606 update_rect_ = gfx::RectF();
723 update_rect_ = gfx::RectF();
724 damage_rect_ = gfx::RectF();
1039 void LayerImpl::SetUpdateRect(const gfx::RectF& update_rect) {
1044 void LayerImpl::AddDamageRect(const gfx::RectF& damage_rect) {
1242 gfx::RectF clip_rect(gfx::PointF(), scrollbar_clip_layer->bounds());
1246 gfx::RectF scroll_rect(gfx::PointF(), bounds());