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

/development/tools/emulator/opengl/system/egl/
H A DeglDisplay.cpp33 static const char systemDynamicEGLExtensions[] = variable
302 // we can support (in the systemDynamicEGLExtensions list)
310 if (findExtInList(ext, len, systemDynamicEGLExtensions)) {

Completed in 54 milliseconds