Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.h114 static bool isEgl2Egl();
DEglGlobalInfo.cpp53 bool EglGlobalInfo::isEgl2Egl() { in isEgl2Egl() function in EglGlobalInfo
DEglImp.cpp112 iface->initGLESx(EglGlobalInfo::isEgl2Egl()); in initGLESx()