Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qeglfskmseventreader.cpp File Reference
#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: