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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp81 static int sGLExtentionSlot = 0; variable
665 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
687 const int slot = sGLExtentionSlot;
716 sGLExtentionSlot++;

Completed in 37 milliseconds