Searched refs:ConvertRectToPixel (Results 1 – 8 of 8) sorted by relevance
44 return ConvertRectToPixel(GetScaleForView(view), rect_in_dip); in ConvertViewRectToPixel()60 gfx::Rect ConvertRectToPixel(float scale_factor, in ConvertRectToPixel() function
38 CONTENT_EXPORT gfx::Rect ConvertRectToPixel(
600 ConvertRectToPixel(device_scale_factor, src_subrect); in CopyFromCompositingSurface()
1092 ConvertRectToPixel(current_device_scale_factor_, src_subrect); in CopyFromCompositingSurface()1127 ConvertRectToPixel(current_device_scale_factor_, src_subrect); in CopyFromCompositingSurfaceToVideoFrame()
43 COMPOSITOR_EXPORT gfx::Rect ConvertRectToPixel(
60 gfx::Rect ConvertRectToPixel(const Layer* layer, in ConvertRectToPixel() function
585 gfx::Rect damaged_in_pixel = ConvertRectToPixel(this, damaged); in SendDamagedRects()
266 ui::ConvertRectToPixel(desktop_window_->layer(), in Capture()