Home
last modified time | relevance | path

Searched refs:g_gpu_vs_ver (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/
Dchild_process_logging_linux.cc32 char g_gpu_vs_ver[kGpuStringSize] = ""; variable
71 strncpy(g_gpu_vs_ver, in SetGpuInfo()
74 g_gpu_vs_ver[kGpuStringSize - 1] = '\0'; in SetGpuInfo()
Dchild_process_logging.h35 extern char g_gpu_vs_ver[];