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

/external/chromium_org/gpu/config/
H A Dgpu_control_list.cc1276 GpuControlList::OsType GpuControlList::GpuControlListEntry::GetOsType() const { function in class:gpu::GpuControlList::GpuControlListEntry
1376 OsType my_os = GetOsType();
1378 OsType entry_os = entries[i]->GetOsType();
1398 os = GetOsType();
1478 GpuControlList::OsType GpuControlList::GetOsType() { function in class:gpu::GpuControlList

Completed in 771 milliseconds