Home | History | Annotate | Download | only in layers

Lines Matching refs:IntersectRects

378       gfx::Rect visible_tile_rect = gfx::IntersectRects(
521 gfx::Rect tile_painted_rect = gfx::IntersectRects(tile_rect, paint_rect);
523 gfx::IntersectRects(tile_rect, painted_opaque_rect);
526 gfx::IntersectRects(tile->opaque_rect(), tile_painted_rect);