Searched refs:setPlatformLayerClient (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DTextureMapperPlatformLayer.h63 virtual void setPlatformLayerClient(TextureMapperLayerClient*) = 0;
H A DTextureMapperNode.h117 virtual void setPlatformLayerClient(TextureMapperLayerClient*);
H A DTextureMapperNode.cpp170 void TextureMapperNode::setPlatformLayerClient(TextureMapperLayerClient* client) function in class:WebCore::TextureMapperNode
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DPageClientQt.cpp48 m_layer->setPlatformLayerClient(this);
60 m_layer->setPlatformLayerClient(0);
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DMediaPlayerPrivateQt.cpp617 virtual void setPlatformLayerClient(TextureMapperLayerClient* client) function in class:WebCore::TextureMapperVideoLayerQt

Completed in 131 milliseconds