Searched refs:SetContentRect (Results 1 – 11 of 11) sorted by relevance
53 EXECUTE_AND_VERIFY_SURFACE_CHANGED(render_surface->SetContentRect(test_rect)); in TEST()64 render_surface->SetContentRect(test_rect)); in TEST()106 render_surface->SetContentRect(content_rect); in TEST()170 render_surface->SetContentRect(content_rect); in TEST()
34 void SetContentRect(const gfx::Rect& content_rect) { in SetContentRect() function
120 void SetContentRect(const gfx::Rect& content_rect);
69 void RenderSurfaceImpl::SetContentRect(const gfx::Rect& content_rect) { in SetContentRect() function in cc::RenderSurfaceImpl
189 void SetContentRect(const CLST_Rect & rect){m_rcContent = rect;} in SetContentRect() function
90 root->render_surface()->SetContentRect(gfx::Rect(0, 0, 500, 500)); in CreateTestTreeWithOneSurface()122 root->render_surface()->SetContentRect(gfx::Rect(0, 0, 500, 500)); in CreateTestTreeWithTwoSurfaces()
2217 layer->render_surface()->SetContentRect( in CalculateDrawPropertiesInternal()2263 render_surface->SetContentRect(clipped_content_rect); in CalculateDrawPropertiesInternal()
4759 root->render_surface()->SetContentRect(gfx::Rect(root_rect.size())); in SetupLayersForOpacity()
348 virtual void SetContentRect(const CPVT_FloatRect & rect) in SetContentRect() function
1557 SetContentRect(rcRet); in Rearrange()
177 SetContentRect(CLST_Rect(0.0f,0.0f,0.0f,fPosY)); in ReArrange()