Home
last modified time | relevance | path

Searched defs:SetContentRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
Drender_surface_impl.cc79 void RenderSurfaceImpl::SetContentRect(gfx::Rect content_rect) { in SetContentRect() function in cc::RenderSurfaceImpl
Drender_surface.h32 void SetContentRect(gfx::Rect content_rect) { content_rect_ = content_rect; } in SetContentRect() function