Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp226 static int sGLExtentionSlot = 0; variable
968 const int slot = sGLExtentionSlot; in eglGetProcAddress()
990 sGLExtentionSlot++; in eglGetProcAddress()