OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glesContext
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
ThreadInfo.h
22
class
GLEScontext
;
25
ThreadInfo():eglDisplay(NULL),
glesContext
(NULL),objManager(NULL){}
29
GLEScontext
* glesCtx,
35
GLEScontext
*
glesContext
;
ThreadInfo.cpp
22
GLEScontext
* glesCtx,
28
glesContext
= glesCtx;
EglImp.cpp
48
GLEScontext
* getGLESContext();
139
GLEScontext
* getGLESContext()
142
return thread->
glesContext
;
630
GLEScontext
* glesCtx = NULL;
[
all
...]
Completed in 883 milliseconds