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

/frameworks/native/opengl/libs/EGL/
H A DgetProcAddress.cpp126 extern const __eglMustCastToProperFunctionPointerType gExtensionForwarders[MAX_NUMBER_OF_GL_EXTENSIONS] = { member in namespace:android
H A DeglApi.cpp99 extern const __eglMustCastToProperFunctionPointerType gExtensionForwarders[MAX_NUMBER_OF_GL_EXTENSIONS];
775 addr = gExtensionForwarders[slot];

Completed in 233 milliseconds