Definition at line 152 of file qdirectfbpaintengine.cpp.
◆ SurfaceCache()
SurfaceCache::SurfaceCache |
( |
| ) |
|
|
inline |
◆ ~SurfaceCache()
SurfaceCache::~SurfaceCache |
( |
| ) |
|
|
inline |
◆ clear()
void SurfaceCache::clear |
( |
void |
| ) |
|
Definition at line 1415 of file qdirectfbpaintengine.cpp.
IDirectFBSurface * surface
void releaseDFBSurface(IDirectFBSurface *surface)
static QDirectFBScreen * instance()
◆ getSurface()
IDirectFBSurface * SurfaceCache::getSurface |
( |
const uint * |
buf, |
|
|
int |
size |
|
) |
| |
Definition at line 1397 of file qdirectfbpaintengine.cpp.
1407 qWarning(
"QDirectFBPaintEngine: SurfaceCache: Unable to create surface");
IDirectFBSurface * surface
static DFBSurfaceDescription getSurfaceDescription(const uint *buffer, int length)
IDirectFBSurface * createDFBSurface(const QImage &image, QImage::Format format, SurfaceCreationOptions options, DFBResult *result=0)
Q_CORE_EXPORT void qWarning(const char *,...)
static QDirectFBScreen * instance()
◆ buffer
uint* SurfaceCache::buffer |
|
private |
◆ bufsize
int SurfaceCache::bufsize |
|
private |
◆ surface
IDirectFBSurface* SurfaceCache::surface |
|
private |
The documentation for this class was generated from the following file: