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

  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
PlatformVideoWindowPrivate.h 36 void setVideoElement(HTMLVideoElement*);
PlatformVideoWindowQt.cpp 47 void FullScreenVideoWindow::setVideoElement(HTMLVideoElement* element)
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
FullScreenVideoQt.cpp 53 void GStreamerFullScreenVideoHandler::setVideoElement(HTMLVideoElement* element)
69 m_fullScreenWidget->setVideoElement(m_videoElement);
84 m_fullScreenWidget->setVideoElement(0);
186 m_FullScreenVideoHandlerGStreamer->setVideoElement(m_videoElement);
FullScreenVideoQt.h 51 void setVideoElement(HTMLVideoElement*);

Completed in 195 milliseconds