OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGLImplementationMockName
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/gl/
gl_switches.cc
15
const char
kGLImplementationMockName
[] = "mock";
gl_switches.h
20
extern const char
kGLImplementationMockName
[];
gl_implementation.cc
29
{
kGLImplementationMockName
, kGLImplementationMockGL }
Completed in 25 milliseconds