HomeSort by relevance Sort by last modified time
    Searched refs:setPlatformLayerClient (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapperPlatformLayer.h 63 virtual void setPlatformLayerClient(TextureMapperLayerClient*) = 0;
TextureMapperNode.h 117 virtual void setPlatformLayerClient(TextureMapperLayerClient*);
TextureMapperNode.cpp 170 void TextureMapperNode::setPlatformLayerClient(TextureMapperLayerClient* client)
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
PageClientQt.cpp 48 m_layer->setPlatformLayerClient(this);
60 m_layer->setPlatformLayerClient(0);
  /external/webkit/Source/WebCore/platform/graphics/qt/
MediaPlayerPrivateQt.cpp 617 virtual void setPlatformLayerClient(TextureMapperLayerClient* client)

Completed in 65 milliseconds