OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VNC_ENCODING_HEXTILE
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
vnc.h
210
#define
VNC_ENCODING_HEXTILE
0x00000005
vnc-android.c
650
case
VNC_ENCODING_HEXTILE
:
651
vnc_framebuffer_update(vs, x, y, w, h,
VNC_ENCODING_HEXTILE
);
[
all
...]
vnc.c
644
case
VNC_ENCODING_HEXTILE
:
645
vnc_framebuffer_update(vs, x, y, w, h,
VNC_ENCODING_HEXTILE
);
[
all
...]
Completed in 732 milliseconds