OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_create_displaysurface_from
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/
display.c
89
ds->surface =
qemu_create_displaysurface_from
(qf->width,
/external/qemu/
curses.c
368
ds->surface =
qemu_create_displaysurface_from
(640, 400, 0, 0, (uint8_t*) screen);
console.h
230
DisplaySurface*
qemu_create_displaysurface_from
(int width, int height, int bpp,
console.c
1359
DisplaySurface*
qemu_create_displaysurface_from
(int width, int height, int bpp,
function
[
all
...]
Completed in 80 milliseconds