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

  /external/chromium_org/content/public/common/
content_switches.cc 562 const char kGpuDeviceID[] = "gpu-device-id";
    [all...]
content_switches.h 167 extern const char kGpuDeviceID[];
  /external/chromium_org/content/gpu/
gpu_main.cc 188 command_line.HasSwitch(switches::kGpuDeviceID) &&
195 command_line.GetSwitchValueASCII(switches::kGpuDeviceID),
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 767 command_line->AppendSwitchASCII(switches::kGpuDeviceID,
    [all...]

Completed in 26 milliseconds