HomeSort by relevance Sort by last modified time
    Searched defs:m_hndl (Results 1 - 2 of 2) sorted by null

  /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

Completed in 21 milliseconds