Home
last modified time | relevance | path

Searched refs:kVirtioGpuNext (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h101 static const char kVirtioGpuNext[] = "ANDROID_EMU_virtio_gpu_next"; variable
DHostConnection.cpp615 if (hostExtensions.find(kVirtioGpuNext) != std::string::npos) { in queryAndSetVirtioGpuNext()
/hardware/google/gfxstream/host/
DRenderControl.cpp214 static const char* kVirtioGpuNext = "ANDROID_EMU_virtio_gpu_next"; variable
580 glStr += kVirtioGpuNext; in rcGetGLString()