Searched defs:setPreserves3D (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerWebKitThread.h126 void setPreserves3D(bool preserves3D) { m_preserves3D = preserves3D; setNeedsCommit(); } function in class:WebCore::LayerWebKitThread
H A DGraphicsLayerBlackBerry.cpp222 void GraphicsLayerBlackBerry::setPreserves3D(bool preserves3D) function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp258 void GraphicsLayerTextureMapper::setPreserves3D(bool value) function in class:WebCore::GraphicsLayerTextureMapper
H A DTextureMapperLayer.cpp548 void TextureMapperLayer::setPreserves3D(bool preserves3D) function in class:WebCore::TextureMapperLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h308 virtual void setPreserves3D(bool b) { m_preserves3D = b; } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp438 void GraphicsLayerClutter::setPreserves3D(bool preserves3D) function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp246 void CoordinatedGraphicsLayer::setPreserves3D(bool b) function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp523 void GraphicsLayerCA::setPreserves3D(bool preserves3D) function in class:WebCore::GraphicsLayerCA

Completed in 203 milliseconds