OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qframebuffer_fifo_get
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
framebuffer.h
190
*
qframebuffer_fifo_get
() is typically called by a hardware framebuffer
200
qframebuffer_fifo_get
( void );
framebuffer.c
210
qframebuffer_fifo_get
( void )
function
/external/qemu/hw/
goldfish_fb.c
394
s->qfbuff =
qframebuffer_fifo_get
();
Completed in 496 milliseconds