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

(cd268e9e1d57ca2159371f3c4f93a63d3fe66c4e)

#include "qeglfskmseventreader_p.h"
#include "qeglfskmsdevice_p.h"
#include "qeglfskmsscreen_p.h"
#include <QSocketNotifier>
#include <QCoreApplication>
#include <QLoggingCategory>
+ Include dependency graph for qeglfskmseventreader.cpp:

Go to the source code of this file.

Classes

class  RegisterWaitFlipEvent
 

Functions

static QT_BEGIN_NAMESPACE void pageFlipHandler (int fd, unsigned int sequence, unsigned int tv_sec, unsigned int tv_usec, void *user_data)
 

Function Documentation

◆ pageFlipHandler()

static QT_BEGIN_NAMESPACE void pageFlipHandler ( int fd,
unsigned int sequence,
unsigned int tv_sec,
unsigned int tv_usec,
void * user_data )
static

Definition at line 15 of file qeglfskmseventreader.cpp.

References QThread::currentThread(), QEglFSKmsEventReaderThread::eventHost(), QEglFSKmsEventHost::handlePageFlipCompleted(), Q_UNUSED, screen, and user_data.

Referenced by QEglFSKmsEventReaderThread::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: