java.lang.Object
io.qt.gui.QEglFSFunctions
Java wrapper for Qt header file QEglFSFunctions
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
loadKeymap
(String filename) SeeQEglFSFunctions::
loadKeymap(QString) static void
SeeQEglFSFunctions::
switchLang() static QByteArray
SeeQEglFSFunctions::
switchLangTypeIdentifier() static int
vsp2AddLayer
(QScreen screen, int dmabufFd, QSize size, QPoint position, int drmPixelFormat, int bytesPerLine) SeeQEglFSFunctions::
vsp2AddLayer(const QScreen*, int, QSize, QPoint, uint, uint) static boolean
vsp2RemoveLayer
(QScreen screen, int id) SeeQEglFSFunctions::
vsp2RemoveLayer(const QScreen*, int) static boolean
vsp2SetLayerAlpha
(QScreen screen, int id, double alpha) SeeQEglFSFunctions::
vsp2SetLayerAlpha(const QScreen*, int, qreal) static void
vsp2SetLayerBuffer
(QScreen screen, int id, int dmabufFd) SeeQEglFSFunctions::
vsp2SetLayerBuffer(const QScreen*, int, int) static boolean
vsp2SetLayerPosition
(QScreen screen, int id, QPoint position) SeeQEglFSFunctions::
vsp2SetLayerPosition(const QScreen*, int, QPoint)
-
Method Details
-
loadKeymap
See
QEglFSFunctions::
loadKeymap(QString) - Parameters:
filename
-
-
switchLang
public static void switchLang()See
QEglFSFunctions::
switchLang() -
switchLangTypeIdentifier
See
QEglFSFunctions::
switchLangTypeIdentifier() - Returns:
-
vsp2AddLayer
public static int vsp2AddLayer(QScreen screen, int dmabufFd, QSize size, QPoint position, int drmPixelFormat, int bytesPerLine) See
QEglFSFunctions::
vsp2AddLayer(const QScreen*, int, QSize, QPoint, uint, uint) - Parameters:
screen
-dmabufFd
-size
-position
-drmPixelFormat
-bytesPerLine
-- Returns:
-
vsp2RemoveLayer
See
QEglFSFunctions::
vsp2RemoveLayer(const QScreen*, int) - Parameters:
screen
-id
-- Returns:
-
vsp2SetLayerAlpha
See
QEglFSFunctions::
vsp2SetLayerAlpha(const QScreen*, int, qreal) - Parameters:
screen
-id
-alpha
-- Returns:
-
vsp2SetLayerBuffer
See
QEglFSFunctions::
vsp2SetLayerBuffer(const QScreen*, int, int) - Parameters:
screen
-id
-dmabufFd
-
-
vsp2SetLayerPosition
See
QEglFSFunctions::
vsp2SetLayerPosition(const QScreen*, int, QPoint) - Parameters:
screen
-id
-position
-- Returns:
-