OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_update
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
framebuffer.c
20
QFrameBufferUpdateFunc
fb_update
;
member in struct:__anon9218
155
if (extra->
fb_update
)
156
extra->
fb_update
( extra->fb_opaque, x, y, w, h );
163
QFrameBufferUpdateFunc
fb_update
,
171
extra->
fb_update
=
fb_update
;
framebuffer.h
132
QFrameBufferUpdateFunc
fb_update
,
/system/core/init/
logo.c
84
static void
fb_update
(struct FB *fb)
function
149
fb_update
(&fb);
Completed in 89 milliseconds