Lines Matching refs:copy_rect

520   // copies from |copy_rect| region of the page into a bitmap of size
522 // Note that |output_size| may not have the same size as |copy_rect| (e.g.
525 const gfx::Rect& copy_rect,
611 rwhvp->CopyFromCompositingSurfaceToVideoFrame(copy_rect,
631 rwhvp->CopyFromCompositingSurface(copy_rect,
672 gfx::Rect copy_rect(400, 300);
673 gfx::Size output_size = copy_rect.size();
677 copy_rect,
684 gfx::Rect copy_rect(400, 300);
689 copy_rect,
697 gfx::Rect copy_rect(400, 300);
698 copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(30, 30),
700 gfx::Size output_size = copy_rect.size();
704 copy_rect,
712 gfx::Rect copy_rect(400, 300);
713 copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(30, 30),
719 copy_rect,
727 gfx::Rect copy_rect(400, 300);
728 copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(45, 30),
730 gfx::Size output_size = copy_rect.size();
734 copy_rect,
742 gfx::Rect copy_rect(400, 300);
743 copy_rect = gfx::Rect(copy_rect.CenterPoint() - gfx::Vector2d(45, 30),
750 copy_rect,
817 gfx::Rect copy_rect(200, 150);
820 gfx::ToRoundedSize(gfx::ScaleSize(copy_rect.size(), scale()));
823 copy_rect,
833 gfx::Rect copy_rect =
838 gfx::ToRoundedSize(gfx::ScaleSize(copy_rect.size(), scale()));
841 copy_rect,
850 gfx::Rect copy_rect(200, 100);
855 copy_rect,
864 gfx::Rect copy_rect(200, 150);
867 gfx::ToRoundedSize(gfx::ScaleSize(copy_rect.size(), scale()));
870 copy_rect,
880 gfx::Rect copy_rect =
885 gfx::ToRoundedSize(gfx::ScaleSize(copy_rect.size(), scale()));
888 copy_rect,
897 gfx::Rect copy_rect(200, 100);
902 copy_rect,