Searched refs:setupContentsLayer (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DGraphicsLayerChromium.cpp353 setupContentsLayer(imageLayer.get());
380 setupContentsLayer(platformLayer);
405 setupContentsLayer(layer);
644 void GraphicsLayerChromium::setupContentsLayer(LayerChromium* contentsLayer) function in class:WebCore::GraphicsLayerChromium
H A DGraphicsLayerChromium.h128 void setupContentsLayer(LayerChromium*);
/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsLayerCACF.h117 void setupContentsLayer(WKCACFLayer*);
H A DGraphicsLayerCACF.cpp667 setupContentsLayer(imageLayer.get());
690 setupContentsLayer(m_contentsLayer.get());
711 void GraphicsLayerCACF::setupContentsLayer(WKCACFLayer* contentsLayer) function in class:WebCore::GraphicsLayerCACF
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h193 void setupContentsLayer(PlatformCALayer*);
H A DGraphicsLayerCA.cpp1267 setupContentsLayer(m_contentsLayer.get());
1297 setupContentsLayer(m_contentsLayer.get());
1306 setupContentsLayer(m_contentsLayer.get());
2108 void GraphicsLayerCA::setupContentsLayer(PlatformCALayer* contentsLayer) function in class:WebCore::GraphicsLayerCA

Completed in 135 milliseconds