Searched defs:contentsLayer (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.h160 LayerWebKitThread* contentsLayer() const { return m_contentsLayer.get(); } function in class:WebCore::GraphicsLayerBlackBerry
H A DGraphicsLayerBlackBerry.cpp861 void GraphicsLayerBlackBerry::setupContentsLayer(LayerWebKitThread* contentsLayer) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h241 PlatformCALayer* contentsLayer() const { return m_contentsLayer.get(); } function in class:WebCore::GraphicsLayerCA
H A DGraphicsLayerCA.cpp2758 void GraphicsLayerCA::setupContentsLayer(PlatformCALayer* contentsLayer) argument
2805 void GraphicsLayerCA::ensureCloneLayers(CloneID cloneID, RefPtr<PlatformCALayer>& primaryLayer, RefPtr<PlatformCALayer>& structuralLayer, RefPtr<PlatformCALayer>& contentsLayer, CloneLevel cloneLevel) argument
2858 RefPtr<PlatformCALayer> contentsLayer; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h120 GraphicsLayerActor* contentsLayer() const { return m_contentsLayer.get(); } function in class:WebCore::GraphicsLayerClutter
H A DGraphicsLayerClutter.cpp773 void GraphicsLayerClutter::setupContentsLayer(GraphicsLayerActor* contentsLayer) argument

Completed in 195 milliseconds