Home
last modified time | relevance | path

Searched refs:VirtioGpuNativeSync (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DFeatureControlDefHost.h64 FEATURE_CONTROL_ITEM(VirtioGpuNativeSync, 31)
/hardware/google/gfxstream/host/features/include/gfxstream/host/
DFeatures.h175 FeatureInfo VirtioGpuNativeSync = { member
/hardware/google/gfxstream/host/
DRenderControl.cpp352 (features.VirtioGpuNativeSync.enabled && in shouldEnableVulkanAsyncQsri()
466 bool virtioGpuNativeSyncEnabled = features.VirtioGpuNativeSync.enabled; in rcGetGLString()
Dvirtio-gpu-gfxstream-renderer.cpp2397 &features, VirtioGpuNativeSync, true); in parseGfxstreamFeatures()