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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp80 static DefaultKeyedVector<String8, __eglMustCastToProperFunctionPointerType> sGLExtentionMap; variable
726 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
747 addr = sGLExtentionMap.valueFor(name);
776 sGLExtentionMap.add(name, addr);

Completed in 51 milliseconds