OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_glRenderer
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h
193
static std::string
s_glRenderer
;
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp
89
std::string GLEScontext::
s_glRenderer
;
487
return
s_glRenderer
.c_str();
Completed in 1100 milliseconds