HomeSort by relevance Sort by last modified time
    Searched refs:g_gpu_gl_vendor (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/
child_process_logging.h 59 extern char g_gpu_gl_vendor[];
child_process_logging_posix.cc 36 char g_gpu_gl_vendor[kGpuStringSize] = ""; member in namespace:child_process_logging
103 base::strlcpy(g_gpu_gl_vendor, gpu_info.gl_vendor.c_str(),
104 arraysize(g_gpu_gl_vendor));
  /external/chromium_org/chrome/app/
breakpad_linux.cc     [all...]

Completed in 25 milliseconds