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
qeglfskmsvsp2screen.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qeglfskmsvsp2screen.h"
#include "qeglfskmsvsp2device.h"
#include <qeglfskmshelpers_p.h>
#include <QtCore/QLoggingCategory>
#include <QtGui/private/qguiapplication_p.h>
#include <drm_fourcc.h>
#include <xf86drm.h>
#include <fcntl.h>
#include <cstdlib>
#include <mediactl/mediactl.h>
#include <mediactl/v4l2subdev.h>
+ Include dependency graph for qeglfskmsvsp2screen.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE uint32_t drmFormatToGbmFormat (uint32_t drmFormat)
 
static uint32_t gbmFormatToDrmFormat (uint32_t gbmFormat)
 

Function Documentation

◆ drmFormatToGbmFormat()

static QT_BEGIN_NAMESPACE uint32_t drmFormatToGbmFormat ( uint32_t drmFormat)
inlinestatic

Definition at line 28 of file qeglfskmsvsp2screen.cpp.

References Q_ASSERT.

◆ gbmFormatToDrmFormat()

static uint32_t gbmFormatToDrmFormat ( uint32_t gbmFormat)
inlinestatic

Definition at line 34 of file qeglfskmsvsp2screen.cpp.

References Q_ASSERT.