Home
last modified time | relevance | path

Searched refs:SetGLVendorInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/config/
Dgpu_control_list.h362 bool SetGLVendorInfo(const std::string& vendor_value);
Dgpu_control_list.cc564 if (!entry->SetGLVendorInfo(gl_vendor_value)) { in GetEntryFromValue()
883 bool GpuControlList::GpuControlListEntry::SetGLVendorInfo( in SetGLVendorInfo() function in gpu::GpuControlList::GpuControlListEntry