|
FreeRDP
|
#include <freerdp/api.h>#include <freerdp/types.h>#include <freerdp/update.h>#include <freerdp/freerdp.h>#include <winpr/stream.h>
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) |
| FREERDP_LOCAL void offscreen_cache_free | ( | rdpOffscreenCache * | offscreen | ) |


| FREERDP_LOCAL rdpBitmap* offscreen_cache_get | ( | rdpOffscreenCache * | offscreen_cache, |
| UINT32 | index | ||
| ) |

| FREERDP_LOCAL rdpOffscreenCache* offscreen_cache_new | ( | rdpContext * | context | ) |


| FREERDP_LOCAL void offscreen_cache_register_callbacks | ( | rdpUpdate * | update | ) |

