OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGLImplementationDesktopName
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ui/gl/
gl_switches.cc
10
const char
kGLImplementationDesktopName
[] = "desktop";
gl_switches.h
15
GL_EXPORT extern const char
kGLImplementationDesktopName
[];
gpu_switching_manager.cc
88
gfx::
kGLImplementationDesktopName
)
gl_implementation.cc
24
{
kGLImplementationDesktopName
, kGLImplementationDesktopGL },
/external/chromium_org/content/gpu/
gpu_main.cc
158
gfx::
kGLImplementationDesktopName
) {
/external/chromium_org/content/browser/gpu/
gpu_process_host.cc
129
gfx::
kGLImplementationDesktopName
) {
[
all
...]
Completed in 447 milliseconds