OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vnc_write_pixels_generic
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
vnc-android.c
446
static void
vnc_write_pixels_generic
(VncState *vs, void *pixels1, int size)
function
475
fprintf(stderr, "
vnc_write_pixels_generic
: VncState color depth not supported\n");
[
all
...]
vnc.c
440
static void
vnc_write_pixels_generic
(VncState *vs, void *pixels1, int size)
function
469
fprintf(stderr, "
vnc_write_pixels_generic
: VncState color depth not supported\n");
[
all
...]
Completed in 2435 milliseconds