Home
last modified time | relevance | path

Searched refs:onSceneGraphInvalidated (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtwindow.h49 void onSceneGraphInvalidated ();
Dqtitem.h96 void onSceneGraphInvalidated();
Dqtwindow.cc110 …connect (source, SIGNAL(sceneGraphInvalidated()), this, SLOT(onSceneGraphInvalidated()), Qt::Direc… in QtGLWindow()
305 QtGLWindow::onSceneGraphInvalidated() in onSceneGraphInvalidated() function in QtGLWindow
Dqtitem.cc618 QtGLVideoItem::onSceneGraphInvalidated () in onSceneGraphInvalidated() function in QtGLVideoItem
691 SLOT (onSceneGraphInvalidated ()), Qt::DirectConnection); in handleWindowChanged()