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

(a54890352151e9bef4475a6282199d608de1e175)

#include "qsgsoftwarethreadedrenderloop_p.h"
#include "qsgsoftwarecontext_p.h"
#include "qsgsoftwarerenderer_p.h"
#include <private/qsgrenderer_p.h>
#include <private/qquickwindow_p.h>
#include <private/qquickitem_p.h>
#include <private/qquickprofiler_p.h>
#include <private/qquickanimatorcontroller_p.h>
#include <private/qqmldebugserviceinterfaces_p.h>
#include <private/qqmldebugconnector_p.h>
#include <qpa/qplatformbackingstore.h>
#include <QtCore/QQueue>
#include <QtCore/QElapsedTimer>
#include <QtCore/QThread>
#include <QtCore/QMutex>
#include <QtCore/QWaitCondition>
#include <QtGui/QGuiApplication>
#include <QtGui/QBackingStore>
#include <QtQuick/QQuickWindow>
#include <qtquick_tracepoints_p.h>
#include "qsgsoftwarethreadedrenderloop.moc"
#include "moc_qsgsoftwarethreadedrenderloop_p.cpp"
+ Include dependency graph for qsgsoftwarethreadedrenderloop.cpp:

Go to the source code of this file.

Classes

class  QSGSoftwareWindowEvent
 
class  QSGSoftwareTryReleaseEvent
 
class  QSGSoftwareSyncEvent
 
class  QSGSoftwareGrabEvent
 
class  QSGSoftwareJobEvent
 
class  QSGSoftwareEventQueue
 
class  QSGSoftwareRenderThread
 

Functions

static int qsgrl_animation_interval ()
 

Function Documentation

◆ qsgrl_animation_interval()

static int qsgrl_animation_interval ( )
inlinestatic

Definition at line 115 of file qsgsoftwarethreadedrenderloop.cpp.

References QGuiApplication::primaryScreen, and QScreen::refreshRate.

Referenced by QSGSoftwareRenderThread::QSGSoftwareRenderThread().

+ Here is the caller graph for this function: