FreeRDP
|
Data Fields | |
pMemBlt | MemBlt |
pMem3Blt | Mem3Blt |
pCacheBitmap | CacheBitmap |
pCacheBitmapV2 | CacheBitmapV2 |
pCacheBitmapV3 | CacheBitmapV3 |
pBitmapUpdate | BitmapUpdate |
UINT32 | paddingA [16 - 6] |
UINT32 | maxCells |
BITMAP_V2_CELL * | cells |
UINT32 | paddingB [32 - 18] |
rdpContext * | context |
rdpPersistentCache * | persistent |
Definition at line 34 of file libfreerdp/cache/bitmap.h.
pBitmapUpdate rdpBitmapCache::BitmapUpdate |
Definition at line 41 of file libfreerdp/cache/bitmap.h.
pCacheBitmap rdpBitmapCache::CacheBitmap |
Definition at line 38 of file libfreerdp/cache/bitmap.h.
pCacheBitmapV2 rdpBitmapCache::CacheBitmapV2 |
Definition at line 39 of file libfreerdp/cache/bitmap.h.
pCacheBitmapV3 rdpBitmapCache::CacheBitmapV3 |
Definition at line 40 of file libfreerdp/cache/bitmap.h.
BITMAP_V2_CELL* rdpBitmapCache::cells |
Definition at line 45 of file libfreerdp/cache/bitmap.h.
rdpContext* rdpBitmapCache::context |
Definition at line 49 of file libfreerdp/cache/bitmap.h.
UINT32 rdpBitmapCache::maxCells |
Definition at line 44 of file libfreerdp/cache/bitmap.h.
pMem3Blt rdpBitmapCache::Mem3Blt |
Definition at line 37 of file libfreerdp/cache/bitmap.h.
pMemBlt rdpBitmapCache::MemBlt |
Definition at line 36 of file libfreerdp/cache/bitmap.h.
UINT32 rdpBitmapCache::paddingA[16 - 6] |
Definition at line 42 of file libfreerdp/cache/bitmap.h.
UINT32 rdpBitmapCache::paddingB[32 - 18] |
Definition at line 46 of file libfreerdp/cache/bitmap.h.
rdpPersistentCache* rdpBitmapCache::persistent |
Definition at line 50 of file libfreerdp/cache/bitmap.h.