Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp862 static const extention_map_t gExtentionMap[] = { variable
2065 extention_map_t const * const map = gExtentionMap; in eglGetProcAddress()
2066 for (uint32_t i=0 ; i<NELEM(gExtentionMap) ; i++) { in eglGetProcAddress()