5#ifndef QANDROIDPLATFORMOFFSCREENSURFACETEXTURE_H
6#define QANDROIDPLATFORMOFFSCREENSURFACETEXTURE_H
8#include <qpa/qplatformoffscreensurface.h>
9#include <QtGui/qoffscreensurface_platform.h>
14class QOffscreenSurface;
19 QAndroidPlatformOffscreenSurface(ANativeWindow *nativeSurface, EGLDisplay display, QOffscreenSurface *offscreenSurface);
30 QSurfaceFormat m_format;
Combined button and popup list for selecting options.
void setAndroidPlatformIntegration(QAndroidPlatformIntegration *androidPlatformIntegration)
QBasicMutex * platformInterfaceMutex()
Q_DECLARE_JNI_CLASS(MotionEvent, "android/view/MotionEvent")