Home
last modified time | relevance | path

Searched refs:UwacSize (Results 1 – 6 of 6) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/uwac/include/uwac/
H A Duwac.h36 typedef struct uwac_size UwacSize; typedef
423 UWAC_API UwacReturnCode UwacOutputGetResolution(const UwacOutput* output, UwacSize* resolution);
510 UwacSize* geometry, size_t* stride);
530 UWAC_API UwacReturnCode UwacWindowGetGeometry(UwacWindow* window, UwacSize* geometry);
/dports/net/freerdp/freerdp-2.5.0/client/Wayland/
H A Dwlfreerdp.c69 UwacSize geometry; in wl_update_buffer()
182 UwacSize resolution; in wl_pre_connect()
721 UwacSize geometry; in wlf_scale_coordinates()
H A Dwlf_disp.c388 UwacSize resolution; in wlf_list_monitors()
/dports/net/freerdp/freerdp-2.5.0/uwac/libuwac/
H A Duwac-priv.h141 UwacSize resolution;
H A Duwac-window.c718 UwacReturnCode UwacWindowGetDrawingBufferGeometry(UwacWindow* window, UwacSize* geometry, in UwacWindowGetDrawingBufferGeometry()
765 UwacReturnCode UwacWindowGetGeometry(UwacWindow* window, UwacSize* geometry) in UwacWindowGetGeometry()
H A Duwac-display.c699 UwacReturnCode UwacOutputGetResolution(const UwacOutput* output, UwacSize* resolution)