Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/platform/fuchsia/
DFuchsiaVirtGpuDevice.cpp41 mCaps.params[kParamExplicitDebugName] = 0; in FuchsiaVirtGpuDevice()
/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaVirtGpuDevice.cpp46 [kParamExplicitDebugName] = 0, in Init()
/hardware/google/gfxstream/guest/platform/include/
DVirtGpu.h46 kParamExplicitDebugName = 7, enumerator
/hardware/google/gfxstream/guest/platform/linux/
DLinuxVirtGpuDevice.cpp132 if (mCaps.params[kParamExplicitDebugName] && processName) { in LinuxVirtGpuDevice()