Home
last modified time | relevance | path

Searched refs:setContentsNeedsDisplay (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DGraphicsLayerChromium.h84 virtual void setContentsNeedsDisplay();
DGraphicsLayerChromium.cpp320 void GraphicsLayerChromium::setContentsNeedsDisplay() in setContentsNeedsDisplay() function in WebCore::GraphicsLayerChromium
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.h76 virtual void setContentsNeedsDisplay();
DGraphicsLayerQt.cpp977 void GraphicsLayerQt::setContentsNeedsDisplay() in setContentsNeedsDisplay() function in WebCore::GraphicsLayerQt
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h98 virtual void setContentsNeedsDisplay();
DGraphicsLayerCA.cpp591 void GraphicsLayerCA::setContentsNeedsDisplay() in setContentsNeedsDisplay() function in WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h292 virtual void setContentsNeedsDisplay() { }; in setContentsNeedsDisplay() function
/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.cpp945 m_graphicsLayer->setContentsNeedsDisplay(); in contentChanged()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-061310 (WebCore::GraphicsLayerMac::setContentsNeedsDisplay):
31414 …ect, and making sure media layers handle ParentChange events and setContentsNeedsDisplay. Now medi…
31422 (WebCore::GraphicsLayerQt::setContentsNeedsDisplay):
84405 (WebCore::GraphicsLayerChromium::setContentsNeedsDisplay):
DChangeLog260 (WebCore::GraphicsLayerTextureMapper::setContentsNeedsDisplay):