Home
last modified time | relevance | path

Searched refs:DT_VNC (Results 1 – 2 of 2) sorted by relevance

/external/qemu/include/sysemu/
Dsysemu.h118 DT_VNC, enumerator
/external/qemu/
Dvl-android.c2675 display_type = DT_VNC; in main()
3893 display_type = DT_VNC; in main()
3921 case DT_VNC: in main()
3945 if (display_type == DT_NOGRAPHIC || display_type == DT_VNC) { in main()