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

  /external/chromium_org/ui/gl/
gl_switches.cc 28 const char kEnableGPUServiceLogging[] = "enable-gpu-service-logging";
76 kEnableGPUServiceLogging,
gl_switches.h 28 GL_EXPORT extern const char kEnableGPUServiceLogging[];
gl_surface.cc 65 bool gpu_service_logging = cmd->HasSwitch(switches::kEnableGPUServiceLogging);
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc 577 switches::kEnableGPUServiceLogging)) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]

Completed in 766 milliseconds