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

Functions

FREERDP_LOCAL rdpBitmap * offscreen_cache_get (rdpOffscreenCache *offscreen_cache, UINT32 index)
 
FREERDP_LOCAL void offscreen_cache_register_callbacks (rdpUpdate *update)
 
FREERDP_LOCAL void offscreen_cache_free (rdpOffscreenCache *offscreen)
 
FREERDP_LOCAL rdpOffscreenCache * offscreen_cache_new (rdpContext *context)
 

Function Documentation

◆ offscreen_cache_free()

FREERDP_LOCAL void offscreen_cache_free ( rdpOffscreenCache *  offscreen)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ offscreen_cache_get()

FREERDP_LOCAL rdpBitmap* offscreen_cache_get ( rdpOffscreenCache *  offscreen_cache,
UINT32  index 
)
Here is the caller graph for this function:

◆ offscreen_cache_new()

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

◆ offscreen_cache_register_callbacks()

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