HomeSort by relevance Sort by last modified time
    Searched refs:m_containerLayer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.cpp 315 IntRect visibleRect = m_containerLayer ? IntRect(IntPoint(), frameView->contentsSize()) : frameView->visibleContentRect();
    [all...]
RenderLayerCompositor.h 332 OwnPtr<GraphicsLayer> m_containerLayer;

Completed in 28 milliseconds