FreeRDP
|
Data Structures | |
struct | xfGfxSurface |
Functions | |
UINT | xf_OutputExpose (xfContext *xfc, UINT32 x, UINT32 y, UINT32 width, UINT32 height) |
void | xf_graphics_pipeline_init (xfContext *xfc, RdpgfxClientContext *gfx) |
void | xf_graphics_pipeline_uninit (xfContext *xfc, RdpgfxClientContext *gfx) |
void xf_graphics_pipeline_init | ( | xfContext * | xfc, |
RdpgfxClientContext * | gfx | ||
) |
void xf_graphics_pipeline_uninit | ( | xfContext * | xfc, |
RdpgfxClientContext * | gfx | ||
) |
UINT xf_OutputExpose | ( | xfContext * | xfc, |
UINT32 | x, | ||
UINT32 | y, | ||
UINT32 | width, | ||
UINT32 | height | ||
) |