Searched refs:setContentsNeedsDisplay (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DGraphicsLayerChromium.h84 virtual void setContentsNeedsDisplay();
H A DGraphicsLayerChromium.cpp320 void GraphicsLayerChromium::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerChromium
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.h76 virtual void setContentsNeedsDisplay();
H A DGraphicsLayerQt.cpp977 void GraphicsLayerQt::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerQt
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h292 virtual void setContentsNeedsDisplay() { }; function in class:WebCore::GraphicsLayer
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h98 virtual void setContentsNeedsDisplay();
H A DGraphicsLayerCA.cpp591 void GraphicsLayerCA::setContentsNeedsDisplay() function in class:WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/rendering/
H A DRenderLayerBacking.cpp945 m_graphicsLayer->setContentsNeedsDisplay();

Completed in 49 milliseconds