OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setVideoElement
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
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);
Completed in 22 milliseconds