FreeRDP
libfreerdp/cache/bitmap.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  BITMAP_V2_CELL
 
struct  rdpBitmapCache
 

Functions

FREERDP_LOCAL void bitmap_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_LOCAL void bitmap_cache_free (rdpBitmapCache *bitmap_cache)
 
FREERDP_LOCAL rdpBitmapCachebitmap_cache_new (rdpContext *context)
 
FREERDP_LOCAL void free_bitmap_update (rdpContext *context, BITMAP_UPDATE *pointer)
 
FREERDP_LOCAL BITMAP_UPDATEcopy_bitmap_update (rdpContext *context, const BITMAP_UPDATE *pointer)
 
FREERDP_LOCAL void free_cache_bitmap_order (rdpContext *context, CACHE_BITMAP_ORDER *order)
 
FREERDP_LOCAL CACHE_BITMAP_ORDERcopy_cache_bitmap_order (rdpContext *context, const CACHE_BITMAP_ORDER *order)
 
FREERDP_LOCAL void free_cache_bitmap_v2_order (rdpContext *context, CACHE_BITMAP_V2_ORDER *order)
 
FREERDP_LOCAL CACHE_BITMAP_V2_ORDERcopy_cache_bitmap_v2_order (rdpContext *context, const CACHE_BITMAP_V2_ORDER *order)
 
FREERDP_LOCAL void free_cache_bitmap_v3_order (rdpContext *context, CACHE_BITMAP_V3_ORDER *order)
 
FREERDP_LOCAL CACHE_BITMAP_V3_ORDERcopy_cache_bitmap_v3_order (rdpContext *context, const CACHE_BITMAP_V3_ORDER *order)
 

Function Documentation

◆ bitmap_cache_free()

FREERDP_LOCAL void bitmap_cache_free ( rdpBitmapCache bitmap_cache)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ bitmap_cache_new()

FREERDP_LOCAL rdpBitmapCache* bitmap_cache_new ( rdpContext *  context)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ bitmap_cache_register_callbacks()

FREERDP_LOCAL void bitmap_cache_register_callbacks ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ copy_bitmap_update()

FREERDP_LOCAL BITMAP_UPDATE* copy_bitmap_update ( rdpContext *  context,
const BITMAP_UPDATE pointer 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ copy_cache_bitmap_order()

FREERDP_LOCAL CACHE_BITMAP_ORDER* copy_cache_bitmap_order ( rdpContext *  context,
const CACHE_BITMAP_ORDER order 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ copy_cache_bitmap_v2_order()

FREERDP_LOCAL CACHE_BITMAP_V2_ORDER* copy_cache_bitmap_v2_order ( rdpContext *  context,
const CACHE_BITMAP_V2_ORDER order 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ copy_cache_bitmap_v3_order()

FREERDP_LOCAL CACHE_BITMAP_V3_ORDER* copy_cache_bitmap_v3_order ( rdpContext *  context,
const CACHE_BITMAP_V3_ORDER order 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_bitmap_update()

FREERDP_LOCAL void free_bitmap_update ( rdpContext *  context,
BITMAP_UPDATE pointer 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_cache_bitmap_order()

FREERDP_LOCAL void free_cache_bitmap_order ( rdpContext *  context,
CACHE_BITMAP_ORDER order 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_cache_bitmap_v2_order()

FREERDP_LOCAL void free_cache_bitmap_v2_order ( rdpContext *  context,
CACHE_BITMAP_V2_ORDER order 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ free_cache_bitmap_v3_order()

FREERDP_LOCAL void free_cache_bitmap_v3_order ( rdpContext *  context,
CACHE_BITMAP_V3_ORDER order 
)
Here is the call graph for this function:
Here is the caller graph for this function: