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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperLayer.h215 TextureMapperLayer* maskLayer; member in struct:WebCore::TextureMapperLayer::State
H A DTextureMapperLayer.cpp516 setMaskLayer(TextureMapperLayer* maskLayer) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerCompositingThread.h177 void setMaskLayer(LayerCompositingThread* maskLayer) { m_maskLayer = maskLayer; } argument
178 LayerCompositingThread* maskLayer() const { return m_maskLayer.get(); } function in class:WebCore::LayerCompositingThread
H A DLayerWebKitThread.h85 void setMaskLayer(LayerWebKitThread* maskLayer) { m_maskLayer = maskLayer; } argument
86 LayerWebKitThread* maskLayer() const { return m_maskLayer.get(); } function in class:WebCore::LayerWebKitThread
H A DGraphicsLayerBlackBerry.cpp262 void GraphicsLayerBlackBerry::setMaskLayer(GraphicsLayer* maskLayer) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h259 GraphicsLayer* maskLayer() const { return m_maskLayer; } function in class:WebCore::GraphicsLayer

Completed in 186 milliseconds