Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp236 static DefaultKeyedVector<String8, __eglMustCastToProperFunctionPointerType> sGLExtentionMap; variable
978 addr = sGLExtentionMap.valueFor(name); in eglGetProcAddress()
1000 sGLExtentionMap.add(name, addr); in eglGetProcAddress()