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

  /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;

Completed in 23 milliseconds