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

  /external/chromium_org/chrome/common/
crash_keys.h 104 extern const char kGPUVendor[];
crash_keys.cc 88 const char kGPUVendor[] = "gpu-gl-vendor";
141 { kGPUVendor, kSmallSize },
chrome_content_client.cc 464 base::debug::SetCrashKeyValue(crash_keys::kGPUVendor, gpu_info.gl_vendor);

Completed in 37 milliseconds