FreeRDP
include/freerdp/cache/bitmap.h File Reference
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/update.h>
#include <freerdp/freerdp.h>
#include <freerdp/cache/persistent.h>
#include <winpr/stream.h>

Data Structures

struct  BITMAP_V2_CELL
 
struct  rdpBitmapCache
 

Functions

FREERDP_API void bitmap_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_API rdpBitmapCachebitmap_cache_new (rdpContext *context)
 
FREERDP_API void bitmap_cache_free (rdpBitmapCache *bitmap_cache)
 

Function Documentation

◆ bitmap_cache_free()

FREERDP_API 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_API 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_API void bitmap_cache_register_callbacks ( rdpUpdate *  update)
Here is the call graph for this function:
Here is the caller graph for this function: