Lines Matching full:qemu
1026 * GPU emulation (this is done by looking at the qemu.gles kernel
1037 // qemu.gles=0 -> no GLES 2.x support (only 1.x through software).
1038 // qemu.gles=1 -> host-side GPU emulation through EmuGL
1039 // qemu.gles=2 -> guest-side GPU emulation.
1040 property_get("ro.kernel.qemu.gles", prop, "0");