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 564 const char kGpuDeviceID[] = "gpu-device-id";
    [all...]
content_switches.h 161 extern const char kGpuDeviceID[];
  /external/chromium_org/content/gpu/
gpu_main.cc 369 command_line.HasSwitch(switches::kGpuDeviceID) &&
376 command_line.GetSwitchValueASCII(switches::kGpuDeviceID),
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 714 command_line->AppendSwitchASCII(switches::kGpuDeviceID,
    [all...]

Completed in 97 milliseconds