OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_glEnc
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/system/OpenglSystemCommon/
HostConnection.h
50
GLEncoder *
m_glEnc
;
/development/tools/emulator/opengl/tests/gles_android_wrapper/
ServerConnection.h
36
GLEncoder *glEncoder() { return
m_glEnc
; }
48
GLEncoder *
m_glEnc
;
Completed in 58 milliseconds