Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.h113 static void setEgl2Egl(EGLBoolean enable, bool nullEgl = false);
DEglGlobalInfo.cpp43 void EglGlobalInfo::setEgl2Egl(EGLBoolean enable, bool nullEgl) { in setEgl2Egl() function in EglGlobalInfo
DEglImp.cpp1764 EglGlobalInfo::setEgl2Egl(enable, nullEgl == EGL_TRUE); in eglUseOsEglApi()