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

  /external/chromium_org/gpu/config/
gpu_control_list.h 188 static OsType StringToOsType(const std::string& os);
gpu_control_list.cc 214 type_ = StringToOsType(os);
247 GpuControlList::OsType GpuControlList::OsInfo::StringToOsType(
    [all...]

Completed in 3095 milliseconds