Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dfb-updates-proxy.c191 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