Searched refs:sGLExtentionMap (Results 1 – 1 of 1) sorted by relevance
170 static DefaultKeyedVector<String8, __eglMustCastToProperFunctionPointerType> sGLExtentionMap; variable939 addr = sGLExtentionMap.valueFor(name); in eglGetProcAddress()969 sGLExtentionMap.add(name, addr); in eglGetProcAddress()