![]() |
Qt 4.8
|
#include <pvrqwsdrawable_p.h>
Public Variables | |
| PVR2DMEMINFO * | backBuffers [PVRQWS_MAX_BACK_BUFFERS] |
| int | backBuffersValid |
| int | currentBackBuffer |
| int | isFullScreen |
| PvrQwsDrawable * | nextWinId |
| int | numVisibleRects |
| PVR2DFORMAT | pixelFormat |
| PvrQwsRect | rect |
| int | refCount |
| int | rotationAngle |
| int | screen |
| int | strideBytes |
| int | stridePixels |
| PvrQwsSwapFunction | swapFunction |
| PvrQwsDrawableType | type |
| void * | userData |
| int | usingFlipBuffers |
| PvrQwsRect | visibleRects [PVRQWS_MAX_VISIBLE_RECTS] |
| long | winId |
Definition at line 100 of file pvrqwsdrawable_p.h.
| PVR2DMEMINFO* _PvrQwsDrawable::backBuffers[PVRQWS_MAX_BACK_BUFFERS] |
Definition at line 110 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsFreeBuffers(), pvrQwsGetBuffers(), pvrQwsGetRenderBuffer(), pvrQwsSwapBuffers(), wseglCopyFromDrawable(), and wseglCopyFromPBuffer().
| int _PvrQwsDrawable::backBuffersValid |
Definition at line 112 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsFreeBuffers(), pvrQwsGetBuffers(), pvrQwsGetRenderBuffer(), pvrQwsGetStride(), pvrQwsInvalidateBuffers(), pvrQwsSwapBuffers(), and wseglCopyFromDrawable().
| int _PvrQwsDrawable::currentBackBuffer |
Definition at line 111 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsGetBuffers(), pvrQwsGetRenderBuffer(), pvrQwsSwapBuffers(), wseglCopyFromDrawable(), and wseglCopyFromPBuffer().
| int _PvrQwsDrawable::isFullScreen |
Definition at line 114 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), and pvrQwsScreenWindow().
| PvrQwsDrawable* _PvrQwsDrawable::nextWinId |
Definition at line 120 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsCreateWindow(), pvrQwsDestroyDrawableForced(), and pvrQwsFetchWindow().
| int _PvrQwsDrawable::numVisibleRects |
Definition at line 109 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsClearVisibleRegion(), pvrQwsScreenWindow(), pvrQwsSetGeometry(), pvrQwsSetVisibleRegion(), and pvrQwsSwapBuffers().
| PVR2DFORMAT _PvrQwsDrawable::pixelFormat |
Definition at line 107 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsCreatePixmap(), pvrQwsCreateWindow(), pvrQwsGetPixelFormat(), pvrQwsScreenWindow(), pvrQwsSwapBuffers(), wseglCopyFromDrawable(), wseglCopyFromPBuffer(), and wseglGetDrawableParameters().
| PvrQwsRect _PvrQwsDrawable::rect |
Definition at line 105 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsCreatePixmap(), pvrQwsCreateWindow(), pvrQwsGetGeometry(), pvrQwsScreenWindow(), pvrQwsSetGeometry(), pvrQwsSwapBuffers(), wseglCopyFromDrawable(), wseglCopyFromPBuffer(), and wseglGetDrawableParameters().
| int _PvrQwsDrawable::refCount |
Definition at line 104 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsCreateWindow(), pvrQwsFetchWindow(), and pvrQwsReleaseWindow().
| int _PvrQwsDrawable::rotationAngle |
Definition at line 117 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsSetRotation(), and wseglCreateWindowDrawable().
| int _PvrQwsDrawable::screen |
Definition at line 106 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsCreatePixmap(), pvrQwsCreateWindow(), pvrQwsScreenWindow(), pvrQwsSetVisibleRegion(), and pvrQwsSwapBuffers().
| int _PvrQwsDrawable::strideBytes |
Definition at line 115 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsGetStride(), pvrQwsSwapBuffers(), wseglCopyFromDrawable(), and wseglCopyFromPBuffer().
| int _PvrQwsDrawable::stridePixels |
Definition at line 116 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), and wseglGetDrawableParameters().
| PvrQwsSwapFunction _PvrQwsDrawable::swapFunction |
Definition at line 118 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsSetSwapFunction(), and pvrQwsSwapBuffers().
| PvrQwsDrawableType _PvrQwsDrawable::type |
Definition at line 102 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsClearVisibleRegion(), pvrQwsCreatePixmap(), pvrQwsCreateWindow(), pvrQwsDestroyDrawable(), pvrQwsFreeBuffers(), pvrQwsGetDrawableType(), pvrQwsReleaseWindow(), pvrQwsScreenWindow(), pvrQwsSetGeometry(), pvrQwsSetVisibleRegion(), wseglDeleteDrawable(), and wseglSwapDrawable().
| void* _PvrQwsDrawable::userData |
Definition at line 119 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsSetSwapFunction(), and pvrQwsSwapBuffers().
| int _PvrQwsDrawable::usingFlipBuffers |
Definition at line 113 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsAllocBuffers(), pvrQwsFreeBuffers(), and pvrQwsSwapBuffers().
| PvrQwsRect _PvrQwsDrawable::visibleRects[PVRQWS_MAX_VISIBLE_RECTS] |
Definition at line 108 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsScreenWindow(), pvrQwsSetVisibleRegion(), and pvrQwsSwapBuffers().
| long _PvrQwsDrawable::winId |
Definition at line 103 of file pvrqwsdrawable_p.h.
Referenced by pvrQwsCreateWindow(), and pvrQwsFetchWindow().