#include <QtGui/private/qpixmap_raster_p.h>
#include <QtGui/private/qvolatileimage_p.h>
#include "qvg_p.h"
Go to the source code of this file.
◆ qt_vg_hibernate_pixmaps()
Definition at line 333 of file qwindowsurface_vgegl.cpp.
Referenced by qt_vg_destroy_context().
338 ++(shared->refCount);
354 shared->context->lazyDoneCurrent();
357 if (--(shared->refCount) <= 0)
EGLSurface qt_vg_shared_surface(void)
static void qt_vg_destroy_shared_context(QVGSharedContext *shared)
static QVGImagePool * instance()
◆ qt_vg_register_pixmap()
◆ qt_vg_unregister_pixmap()