Home
last modified time | relevance | path

Searched refs:paintingPhaseForPrimaryLayer (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h164 GraphicsLayerPaintingPhase paintingPhaseForPrimaryLayer() const;
DRenderLayerBacking.cpp660 m_graphicsLayer->setPaintingPhase(paintingPhaseForPrimaryLayer()); in updateForegroundLayer()
686 m_graphicsLayer->setPaintingPhase(paintingPhaseForPrimaryLayer()); in updateMaskLayer()
691 GraphicsLayerPaintingPhase RenderLayerBacking::paintingPhaseForPrimaryLayer() const in paintingPhaseForPrimaryLayer() function in WebCore::RenderLayerBacking
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2969767 (WebCore::RenderLayerBacking::paintingPhaseForPrimaryLayer):