Searched refs:ProjectClippedRect (Results 1 – 8 of 8) sorted by relevance
64 return gfx::ToEnclosingRect(MathUtil::ProjectClippedRect( in ScreenSpaceClipRectInTargetSurface()589 MathUtil::ProjectClippedRect(inverse_draw_transform, in UnoccludedContentRect()661 MathUtil::ProjectClippedRect(inverse_draw_transform, in UnoccludedContributingSurfaceContentRect()
100 gfx::Rect layer_rect = gfx::ToEnclosingRect(MathUtil::ProjectClippedRect( in CalculateVisibleRectWithCachedLayerRect()1747 MathUtil::ProjectClippedRect(inverse_surface_draw_transform, in CalculateDrawPropertiesInternal()
28 gfx::RectF projected_rect = MathUtil::ProjectClippedRect(transform, rect); in TEST()
106 static gfx::RectF ProjectClippedRect(const gfx::Transform& transform,
139 gfx::RectF MathUtil::ProjectClippedRect(const gfx::Transform& transform, in ProjectClippedRect() function in cc::MathUtil
263 MathUtil::ProjectClippedRect(inverse_transform, in ComputeScissorRectForRenderPass()
339 gfx::ToEnclosingRect(MathUtil::ProjectClippedRect( in UpdateTilePriorities()
27 gfx::RectF viewport_in_layer_space = MathUtil::ProjectClippedRect( in ViewportInLayerSpace()