Home
last modified time | relevance | path

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

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