Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/egl/
DeglDisplay.cpp33 static const char systemDynamicEGLExtensions[] = variable
322 if (findExtInList(ext, len, systemDynamicEGLExtensions)) { in buildExtensionString()