OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_fb_update
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/protocol/
fb-updates-proxy.c
62
struct FBUpdateNotify*
next_fb_update
;
member in struct:FBUpdateNotify
122
ret->
next_fb_update
= NULL;
175
proxy_fb->fb_update_head = current_update->
next_fb_update
;
293
proxy_fb->fb_update_head = pending_update->
next_fb_update
;
313
proxy_fb->fb_update_tail->
next_fb_update
= descr;
Completed in 1765 milliseconds