Searched refs:TextureMapperVideoLayerQt (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/platform/graphics/qt/
H A DMediaPlayerPrivateQt.cpp610 class TextureMapperVideoLayerQt : public virtual TextureMapperMediaLayer { class in namespace:WebCore
612 TextureMapperVideoLayerQt(QGraphicsVideoItem* videoItem) function in class:WebCore::TextureMapperVideoLayerQt
652 m_platformLayer = new TextureMapperVideoLayerQt(m_videoItem);

Completed in 78 milliseconds