Home | Sort by relevance Sort by last modified time |
/sdk/emulator/opengl/host/libs/Translator/EGL/ | |
EglSurface.cpp | 19 unsigned int EglSurface::s_nextSurfaceHndl = 0; |
EglSurface.h | 47 static unsigned int s_nextSurfaceHndl; 64 m_hndl = ++s_nextSurfaceHndl; |