Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dfb-updates-proxy.c292 FBUpdateNotify* pending_update = proxy_fb->fb_update_head; in proxyFb_destroy() local
293 proxy_fb->fb_update_head = pending_update->next_fb_update; in proxyFb_destroy()
294 fbupdatenotify_delete(pending_update); in proxyFb_destroy()