Qt 4.8
Public Variables | List of all members
PvrQwsScreenInfo Struct Reference

#include <pvrqwsdrawable_p.h>

Public Variables

int bytesPerPixel
 
PVR2DMEMINFO * frameBuffer
 
int initialized
 
void * mapped
 
int mappedLength
 
int needsUnmap
 
PVR2DFORMAT pixelFormat
 
PvrQwsDrawablescreenDrawable
 
PvrQwsRect screenRect
 
unsigned long screenStart
 
int screenStride
 

Detailed Description

Definition at line 68 of file pvrqwsdrawable_p.h.

Properties

◆ bytesPerPixel

int PvrQwsScreenInfo::bytesPerPixel

Definition at line 73 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAllocBuffers(), pvrQwsInitFbScreen(), and wseglCopyFromPBuffer().

◆ frameBuffer

PVR2DMEMINFO* PvrQwsScreenInfo::frameBuffer

◆ initialized

int PvrQwsScreenInfo::initialized

Definition at line 80 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsInitFbScreen().

◆ mapped

void* PvrQwsScreenInfo::mapped

◆ mappedLength

int PvrQwsScreenInfo::mappedLength

Definition at line 77 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAddDrawable(), pvrQwsDisplayClose(), and pvrQwsInitFbScreen().

◆ needsUnmap

int PvrQwsScreenInfo::needsUnmap

Definition at line 79 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsDisplayClose(), and pvrQwsInitFbScreen().

◆ pixelFormat

PVR2DFORMAT PvrQwsScreenInfo::pixelFormat

◆ screenDrawable

PvrQwsDrawable* PvrQwsScreenInfo::screenDrawable

Definition at line 75 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsDisplayClose(), pvrQwsInitFbScreen(), and pvrQwsScreenWindow().

◆ screenRect

PvrQwsRect PvrQwsScreenInfo::screenRect

◆ screenStart

unsigned long PvrQwsScreenInfo::screenStart

Definition at line 78 of file pvrqwsdrawable_p.h.

Referenced by pvrQwsAddDrawable(), and pvrQwsInitFbScreen().

◆ screenStride

int PvrQwsScreenInfo::screenStride

The documentation for this struct was generated from the following file: