Searched refs:ChangeMask (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h88 void notifyChange(TextureMapperNode::ChangeMask changeMask);
H A DTextureMapperNode.h59 enum ChangeMask { enum in class:WebCore::TextureMapperNode
131 void notifyChange(ChangeMask);
H A DGraphicsLayerTextureMapper.cpp34 void GraphicsLayerTextureMapper::notifyChange(TextureMapperNode::ChangeMask changeMask)
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp137 enum ChangeMask { enum in class:WebCore::GraphicsLayerQtImpl
186 void notifyChange(ChangeMask);
672 void GraphicsLayerQtImpl::notifyChange(ChangeMask changeMask)

Completed in 59 milliseconds