Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dfb-updates-proxy.c62 struct FBUpdateNotify* next_fb_update; member
122 ret->next_fb_update = NULL; in fbupdatenotify_create()
175 proxy_fb->fb_update_head = current_update->next_fb_update; in _proxyFb_io_write()
293 proxy_fb->fb_update_head = pending_update->next_fb_update; in proxyFb_destroy()
313 proxy_fb->fb_update_tail->next_fb_update = descr; in proxyFb_update()