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

  /external/chromium_org/content/common/
sandbox_init_mac.cc 53 } else if (process_type == switches::kGpuProcess) {
  /external/chromium_org/content/shell/app/
shell_breakpad_client.cc 69 process_type == switches::kGpuProcess;
  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc 294 bool sandbox_failure_fatal = process_type != switches::kGpuProcess;
298 if (process_type == switches::kGpuProcess &&
362 process_type == switches::kGpuProcess) {
sandbox_seccomp_bpf_linux.cc 126 process_type == switches::kGpuProcess ||
189 if (process_type == switches::kGpuProcess) {
240 if (process_type == switches::kGpuProcess)
  /external/chromium_org/chrome/app/
chrome_main_delegate.cc 190 process_type == switches::kGpuProcess ||
239 process_type == switches::kGpuProcess ||
683 process_type == switches::kGpuProcess ||
689 process_type == switches::kGpuProcess ||
    [all...]
chrome_breakpad_client.cc 373 process_type == switches::kGpuProcess;
  /external/chromium_org/content/public/common/
content_switches.cc 577 const char kGpuProcess[] = "gpu-process";
    [all...]
content_switches.h 165 CONTENT_EXPORT extern const char kGpuProcess[];
  /external/chromium_org/content/shell/browser/
shell_content_browser_client.cc 106 if (process_type == switches::kGpuProcess) {
  /external/chromium_org/content/app/
content_main_runner.cc 394 { switches::kGpuProcess, GpuMain },
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc     [all...]
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc 560 if (process_type == switches::kGpuProcess) {
    [all...]

Completed in 372 milliseconds