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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp171 static int sGLExtentionSlot = 0; member in namespace:android
923 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
945 const int slot = sGLExtentionSlot;
975 sGLExtentionSlot++;

Completed in 30 milliseconds