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

/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dsysteminfo.h71 struct GpuInfo { struct in class:talk_base::SystemInfo
72 GpuInfo() : vendor_id(0), device_id(0) {} function in struct:talk_base::SystemInfo::GpuInfo
80 bool GetGpuInfo(GpuInfo *info);

Completed in 23 milliseconds