Searched defs:AddGPUVendor (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/gpu/config/
H A Dgpu_test_config.cc85 void GPUTestConfig::AddGPUVendor(uint32 gpu_vendor) { function in class:gpu::GPUTestConfig
149 void GPUTestBotConfig::AddGPUVendor(uint32 gpu_vendor) { function in class:gpu::GPUTestBotConfig
151 GPUTestConfig::AddGPUVendor(gpu_vendor);
159 AddGPUVendor(gpu_info.gpu.vendor_id);

Completed in 314 milliseconds