OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGLApi
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gl/
gl_gl_api_implementation.h
27
void
SetGLApi
(GLApi* api);
gl_gl_api_implementation.cc
190
void
SetGLApi
(GLApi* api) {
195
SetGLApi
(g_gl);
228
SetGLApi
(NULL);
318
SetGLApi
(temp);
320
SetGLApi
(this);
Completed in 24 milliseconds