Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h109 static const char kVirtioGpuNativeSync[] = "ANDROID_EMU_virtio_gpu_native_sync"; variable
DHostConnection.cpp636 if (hostExtensions.find(kVirtioGpuNativeSync) != std::string::npos) { in queryAndSetVirtioGpuNativeSync()
/hardware/google/gfxstream/host/
DRenderControl.cpp223 static const char* kVirtioGpuNativeSync = "ANDROID_EMU_virtio_gpu_native_sync"; variable
615 glStr += kVirtioGpuNativeSync; in rcGetGLString()