OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNamedGLImplementation
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/gl/
gl_implementation.h
67
GLImplementation
GetNamedGLImplementation
(const std::string& name);
gl_implementation.cc
88
GLImplementation
GetNamedGLImplementation
(const std::string& name) {
gl_surface.cc
48
impl =
GetNamedGLImplementation
(requested_implementation_name);
Completed in 891 milliseconds