Searched refs:cache_get_desktop (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dcache.c362 cache_get_desktop(uint32 offset, int cx, int cy, int bytes_per_pixel) function
H A Dproto.h56 uint8 *cache_get_desktop(uint32 offset, int cx, int cy, int bytes_per_pixel);
H A Dxwin.c3799 data = cache_get_desktop(offset, cx, cy, g_bpp / 8);

Completed in 194 milliseconds