FreeRDP
xf_gfx.h File Reference
#include "xf_client.h"
#include "xfreerdp.h"
#include <freerdp/gdi/gfx.h>
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ xf_graphics_pipeline_init()

void xf_graphics_pipeline_init ( xfContext *  xfc,
RdpgfxClientContext *  gfx 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xf_graphics_pipeline_uninit()

void xf_graphics_pipeline_uninit ( xfContext *  xfc,
RdpgfxClientContext *  gfx 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xf_OutputExpose()

UINT xf_OutputExpose ( xfContext *  xfc,
UINT32  x,
UINT32  y,
UINT32  width,
UINT32  height 
)
Here is the call graph for this function:
Here is the caller graph for this function: