Searched refs:GstBackingSurface (Results 1 – 2 of 2) sorted by relevance
38 class GstBackingSurface : public QWindow class41 GstBackingSurface();42 ~GstBackingSurface();51 GstBackingSurface::GstBackingSurface() in GstBackingSurface() function in GstBackingSurface58 GstBackingSurface::~GstBackingSurface() in ~GstBackingSurface()62 QSize GstBackingSurface::size () const in size()67 void GstBackingSurface::setSize (int width, int height) in setSize()124 GstBackingSurface *m_surface;282 m_sharedRenderData->m_surface = new GstBackingSurface; in event()712 GstBackingSurface *surface = in updateSizes()[all …]
37 QT_FORWARD_DECLARE_CLASS(GstBackingSurface) in QT_FORWARD_DECLARE_CLASS()