Searched defs:contentsOpaque (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperLayer.h229 bool contentsOpaque : 1; member in struct:WebCore::TextureMapperLayer::State
H A DTextureMapperLayer.cpp602 void TextureMapperLayer::setContentsOpaque(bool contentsOpaque) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsState.h102 bool contentsOpaque : 1; member in struct:WebCore::CoordinatedGraphicsLayerState::__anon5759::__anon5760
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsLayer.h341 bool contentsOpaque() const { return m_contentsOpaque; } function in class:WebCore::GraphicsLayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DGraphicsLayerCA.cpp1609 bool contentsOpaque = m_contentsOpaque; local

Completed in 206 milliseconds