FreeRDP
cache/bitmap.h File Reference
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/update.h>
#include <freerdp/freerdp.h>
#include <winpr/stream.h>
#include <freerdp/cache/cache.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  BITMAP_V2_CELL
 
struct  rdpBitmapCache
 

Functions

FREERDP_API void bitmap_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_API rdpBitmapCache * bitmap_cache_new (rdpSettings *settings)
 
FREERDP_API void bitmap_cache_free (rdpBitmapCache *bitmap_cache)
 

Function Documentation

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:

FREERDP_API rdpBitmapCache* bitmap_cache_new ( rdpSettings *  settings)

Here is the caller graph for this function:

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: