Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qeglfskmseventreader.cpp File Reference

(b85ec0a01f72b44d1e54e96632374fe33c6dbfaf)

#include "qeglfskmseventreader_p.h"
#include "qeglfskmsdevice_p.h"
#include "qeglfskmsscreen_p.h"
#include "qeglfskmsintegration_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()

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 QEglFSKmsEventReaderThread::eventHost(), and QEglFSKmsEventHost::handlePageFlipCompleted().

Here is the call graph for this function: