Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglImp.cpp83 static int s_eglExtentionsSize = sizeof(s_eglExtentions) / variable
943 for(int i=0;i < s_eglExtentionsSize;i++){ in eglGetProcAddress()