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

  /external/chromium_org/ui/gl/
gl_switches.cc 66 const char kTestGLLib[] = "test-gl-lib";
gl_switches.h 45 GL_EXPORT extern const char kTestGLLib[];
gl_implementation_x11.cc 61 if (command_line->HasSwitch(switches::kTestGLLib))
63 switches::kTestGLLib).c_str());
  /external/chromium_org/content/browser/gpu/
gpu_pixel_browsertest.cc 116 command_line->AppendSwitchASCII(switches::kTestGLLib,
gpu_process_host.cc     [all...]

Completed in 5985 milliseconds