FreeRDP
rdpBitmapCache Struct Reference
Collaboration diagram for rdpBitmapCache:

Data Fields

pMemBlt MemBlt
 
pMem3Blt Mem3Blt
 
pCacheBitmap CacheBitmap
 
pCacheBitmapV2 CacheBitmapV2
 
pCacheBitmapV3 CacheBitmapV3
 
pBitmapUpdate BitmapUpdate
 
UINT32 paddingA [16 - 6]
 
UINT32 maxCells
 
BITMAP_V2_CELLcells
 
UINT32 paddingB [32 - 18]
 
rdpContext * context
 
rdpPersistentCache * persistent
 

Detailed Description

Definition at line 34 of file libfreerdp/cache/bitmap.h.

Field Documentation

◆ BitmapUpdate

pBitmapUpdate rdpBitmapCache::BitmapUpdate

Definition at line 41 of file libfreerdp/cache/bitmap.h.

◆ CacheBitmap

pCacheBitmap rdpBitmapCache::CacheBitmap

Definition at line 38 of file libfreerdp/cache/bitmap.h.

◆ CacheBitmapV2

pCacheBitmapV2 rdpBitmapCache::CacheBitmapV2

Definition at line 39 of file libfreerdp/cache/bitmap.h.

◆ CacheBitmapV3

pCacheBitmapV3 rdpBitmapCache::CacheBitmapV3

Definition at line 40 of file libfreerdp/cache/bitmap.h.

◆ cells

BITMAP_V2_CELL* rdpBitmapCache::cells

Definition at line 45 of file libfreerdp/cache/bitmap.h.

◆ context

rdpContext* rdpBitmapCache::context

Definition at line 49 of file libfreerdp/cache/bitmap.h.

◆ maxCells

UINT32 rdpBitmapCache::maxCells

Definition at line 44 of file libfreerdp/cache/bitmap.h.

◆ Mem3Blt

pMem3Blt rdpBitmapCache::Mem3Blt

Definition at line 37 of file libfreerdp/cache/bitmap.h.

◆ MemBlt

pMemBlt rdpBitmapCache::MemBlt

Definition at line 36 of file libfreerdp/cache/bitmap.h.

◆ paddingA

UINT32 rdpBitmapCache::paddingA[16 - 6]

Definition at line 42 of file libfreerdp/cache/bitmap.h.

◆ paddingB

UINT32 rdpBitmapCache::paddingB[32 - 18]

Definition at line 46 of file libfreerdp/cache/bitmap.h.

◆ persistent

rdpPersistentCache* rdpBitmapCache::persistent

Definition at line 50 of file libfreerdp/cache/bitmap.h.


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