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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.cpp 21 unsigned int EglContext::s_nextContextHndl = 0;
43 m_hndl = ++s_nextContextHndl;
EglContext.h 59 static unsigned int s_nextContextHndl;

Completed in 62 milliseconds