Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsgvideonode_p.cpp File Reference

(26863856e1d9dbec355f61e4a0db93b9575cb1d0)

#include "qsgvideonode_p.h"
#include "private/qmultimediautils_p.h"
#include <QtQuick/qsgmaterial.h>
#include "qsgvideotexture_p.h"
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <private/qsginternaltextnode_p.h>
#include <private/qquickitem_p.h>
#include <private/qquickvideooutput_p.h>
#include <private/qabstractvideobuffer_p.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 17 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 23 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 29 of file qsgvideonode_p.cpp.

Referenced by QSGVideoNode::setTexturedRectGeometry().

+ Here is the caller graph for this function: