Searched refs:clipped_rect (Results 1 – 3 of 3) sorted by relevance
80 Rect clipped_rect = rect.Intersect(Rect(GetEffectiveSize())); in InvalidateRect() local81 if (clipped_rect.IsEmpty()) in InvalidateRect()85 aggregator_.InvalidateRect(clipped_rect); in InvalidateRect()
954 gfx::Rect clipped_rect = in OnInvalidateRect() local961 UpdateFrontBuffer(clipped_rect, true); in OnInvalidateRect()962 plugin_->InvalidateRect(clipped_rect); in OnInvalidateRect()
2779 gfx::RectF clipped_rect = in TEST_F() local2782 Inverse(layer_to_surface_transform), gfx::QuadF(clipped_rect), &clipped); in TEST_F()