4#ifndef QANDROIDPLATFORMOFFSCREENSURFACETEXTURE_H
5#define QANDROIDPLATFORMOFFSCREENSURFACETEXTURE_H
7#include <qpa/qplatformoffscreensurface.h>
8#include <QtGui/qoffscreensurface_platform.h>
13class QOffscreenSurface;
18 QAndroidPlatformOffscreenSurface(ANativeWindow *nativeSurface, EGLDisplay display, QOffscreenSurface *offscreenSurface);
29 QSurfaceFormat m_format;
void setAndroidPlatformIntegration(QAndroidPlatformIntegration *androidPlatformIntegration)
QBasicMutex * platformInterfaceMutex()
Q_DECLARE_JNI_CLASS(MotionEvent, "android/view/MotionEvent")