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

(2899f700914fedf7979d99dcc9f4e29ea7a7154c)

#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 16 of file qeglfskmseventreader.cpp.

References QEglFSKmsEventReaderThread::eventHost(), and QEglFSKmsEventHost::handlePageFlipCompleted().

Here is the call graph for this function: