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
665 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
686 addr = sGLExtentionMap.valueFor(name);
715 sGLExtentionMap.add(name, addr);

Completed in 121 milliseconds