Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgvideonode_p.cpp File Reference
#include "qsgvideonode_p.h"
#include <QtQuick/qsgmaterial.h>
#include "qsgvideotexture_p.h"
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <private/qquicktextnode_p.h>
#include <private/qquickvideooutput_p.h>
#include <private/qabstractvideobuffer_p.h>
#include <qmutex.h>
+ Include dependency graph for qsgvideonode_p.cpp:

Go to the source code of this file.

Classes

class  QSGVideoMaterialRhiShader
 
class  QSGVideoMaterial
 

Functions

static QT_BEGIN_NAMESPACE void qSetGeom (QSGGeometry::TexturedPoint2D *v, const QPointF &p)
 
static void qSetTex (QSGGeometry::TexturedPoint2D *v, const QPointF &p)
 
static void qSwapTex (QSGGeometry::TexturedPoint2D *v0, QSGGeometry::TexturedPoint2D *v1)
 

Function Documentation

◆ qSetGeom()

static QT_BEGIN_NAMESPACE void qSetGeom ( QSGGeometry::TexturedPoint2D v,
const QPointF p 
)
inlinestatic

Definition at line 16 of file qsgvideonode_p.cpp.

Referenced by QSGVideoNode::setTexturedRectGeometry().

+ Here is the caller graph for this function:

◆ qSetTex()

static void qSetTex ( QSGGeometry::TexturedPoint2D v,
const QPointF p 
)
inlinestatic

Definition at line 22 of file qsgvideonode_p.cpp.

Referenced by QSGVideoNode::setTexturedRectGeometry().

+ Here is the caller graph for this function:

◆ qSwapTex()

static void qSwapTex ( QSGGeometry::TexturedPoint2D v0,
QSGGeometry::TexturedPoint2D v1 
)
inlinestatic

Definition at line 28 of file qsgvideonode_p.cpp.

Referenced by QSGVideoNode::setTexturedRectGeometry().

+ Here is the caller graph for this function: