Searched refs:proxyFb_update (Results 1 – 1 of 1) sorted by relevance
191 static void proxyFb_update(void* opaque, int x, int y, int w, int h);213 proxyFb_update(proxy_fb, in _proxyFb_io_read()270 dul->dpy_update = proxyFb_update; in proxyFb_create()305 proxyFb_update(void* opaque, int x, int y, int w, int h) in proxyFb_update() function