Home
last modified time | relevance | path

Searched refs:kGLImplementationMockName (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_switches.cc15 const char kGLImplementationMockName[] = "mock"; variable
Dgl_switches.h20 extern const char kGLImplementationMockName[];
Dgl_implementation.cc30 { kGLImplementationMockName, kGLImplementationMockGL }