Home
last modified time | relevance | path

Searched refs:kGLImplementationDesktopName (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_switches.cc10 const char kGLImplementationDesktopName[] = "desktop"; variable
Dgl_switches.h15 GL_EXPORT extern const char kGLImplementationDesktopName[];
Dgpu_switching_manager.cc88 gfx::kGLImplementationDesktopName) in SupportsDualGpus()
Dgl_implementation.cc24 { kGLImplementationDesktopName, kGLImplementationDesktopGL },
/external/chromium_org/content/gpu/
Dgpu_main.cc158 gfx::kGLImplementationDesktopName) { in GpuMain()
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc129 gfx::kGLImplementationDesktopName) { in PreSpawnTarget()