Searched refs:overlay_bounds (Results 1 – 2 of 2) sorted by relevance
162 gfx::Rect overlay_bounds(screen_origin, active_->size()); in CreateOverlay() local163 active_overlay_->Init(active_->GetWidget()->GetNativeView(), overlay_bounds); in CreateOverlay()
112 gfx::Rect overlay_bounds = bounds; in PaintFrameImagesInRoundRect() local113 overlay_bounds.Intersect( in PaintFrameImagesInRoundRect()117 if (overlay_bounds.width() < bounds.width() - corner_radius) in PaintFrameImagesInRoundRect()119 TileRoundRect(canvas, *frame_overlay_image, paint, overlay_bounds, in PaintFrameImagesInRoundRect()