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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp248 static int sGLExtentionSlot = 0; member in namespace:android
1208 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
1233 const int slot = sGLExtentionSlot;
1255 sGLExtentionSlot++;

Completed in 72 milliseconds