Searched refs:GetGpuInfo (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dsysteminfo.h63 bool GetGpuInfo(GpuInfo *info);
H A Dsysteminfo_unittest.cc188 EXPECT_TRUE(info.GetGpuInfo(&gi));
H A Dsysteminfo.cc466 bool SystemInfo::GetGpuInfo(GpuInfo *info) { function in class:rtc::SystemInfo

Completed in 202 milliseconds