Searched defs:SetContentRect (Results 1 – 2 of 2) sorted by relevance
79 void RenderSurfaceImpl::SetContentRect(gfx::Rect content_rect) { in SetContentRect() function in cc::RenderSurfaceImpl
32 void SetContentRect(gfx::Rect content_rect) { content_rect_ = content_rect; } in SetContentRect() function