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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp244 static std::unordered_map<std::string, __eglMustCastToProperFunctionPointerType> sGLExtentionMap; member in namespace:android
1012 // this protects accesses to sGLExtentionMap and sGLExtentionSlot
1034 auto& extentionMap = sGLExtentionMap;

Completed in 290 milliseconds