Searched defs:GpuInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dsysteminfo.h54 struct GpuInfo { struct in class:rtc::SystemInfo
55 GpuInfo() : vendor_id(0), device_id(0) {} function in struct:rtc::SystemInfo::GpuInfo
63 bool GetGpuInfo(GpuInfo *info);

Completed in 275 milliseconds