Home
last modified time | relevance | path

Searched refs:sGLExtentionSlot (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp248 static int sGLExtentionSlot = 0; variable
1233 const int slot = sGLExtentionSlot; in eglGetProcAddress()
1255 sGLExtentionSlot++; in eglGetProcAddress()