Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.h117 static void setEgl2EglSyncSafeToUse(EGLBoolean enable);
DEglGlobalInfo.cpp57 void EglGlobalInfo::setEgl2EglSyncSafeToUse(EGLBoolean enable) { in setEgl2EglSyncSafeToUse() function in EglGlobalInfo
DEglImp.cpp1765 EglGlobalInfo::setEgl2EglSyncSafeToUse(EGL_TRUE); in eglUseOsEglApi()