Home | Sort by relevance Sort by last modified time |
/sdk/emulator/opengl/host/libs/Translator/EGL/ | |
EglSurface.h | 43 unsigned int getHndl(){return m_hndl;}; 49 unsigned int m_hndl; member in class:EglSurface 64 m_hndl = ++s_nextSurfaceHndl; |
EglContext.h | 52 unsigned int getHndl(){return m_hndl;} 69 unsigned int m_hndl; member in class:EglContext |