MythTV  master
Macros
mythdrmdevice.cpp File Reference
#include <QDir>
#include <QMutex>
#include <QtGlobal>
#include <QScreen>
#include <QGuiApplication>
#include "mythedid.h"
#include "platforms/drm/mythdrmvrr.h"
#include "platforms/drm/mythdrmencoder.h"
#include "platforms/drm/mythdrmframebuffer.h"
#include "platforms/mythdrmdevice.h"
#include <unistd.h>
#include <fcntl.h>
#include <drm_fourcc.h>
Include dependency graph for mythdrmdevice.cpp:

Go to the source code of this file.

Macros

#define LOC   (QString("%1: ").arg(m_deviceName))
 

Macro Definition Documentation

◆ LOC

#define LOC   (QString("%1: ").arg(m_deviceName))

Definition at line 28 of file mythdrmdevice.cpp.