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