Home
last modified time | relevance | path

Searched defs:winId (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/
Dgstthread.cpp23 GstThread::GstThread(const WId winId, const QString videoLocation, QObject *parent): in GstThread()
Dpipeline.h58 WId winId() const { return m_winId; } in winId() function
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/
Dgstthread.cpp23 GstThread::GstThread(const WId winId, const QString videoLocation, QObject *parent): in GstThread()
Dpipeline.h60 WId winId() const { return m_winId; } in winId() function