OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_texFormat
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/EGL/
EglPbufferSurface.h
27
m_texFormat
(EGL_NO_TEXTURE),
41
void getTexInfo(EGLint* format,EGLint* target){ *format =
m_texFormat
; *target = m_texTarget;}
44
EGLint
m_texFormat
;
EglPbufferSurface.cpp
33
m_texFormat
= val;
63
*val =
m_texFormat
;
Completed in 3856 milliseconds