Searched defs:nullEgl (Results 1 – 3 of 3) sorted by relevance
34 static EglGlobalInfo* sSingleton(bool nullEgl = false) { in sSingleton()43 void EglGlobalInfo::setEgl2Egl(EGLBoolean enable, bool nullEgl) { in setEgl2Egl()66 EglGlobalInfo* EglGlobalInfo::getInstance(bool nullEgl) { in getInstance()70 EglGlobalInfo::EglGlobalInfo(bool nullEgl) { in EglGlobalInfo()
340 EglOsEglDisplay::EglOsEglDisplay(bool nullEgl) { in EglOsEglDisplay()840 static EglOsEglDisplay* sHostDisplay(bool nullEgl = false) { in sHostDisplay()847 EglEngine(bool nullEgl) in EglEngine()886 static EglEngine* sHostEngine(bool nullEgl) { in sHostEngine()892 Engine* getEgl2EglHostInstance(bool nullEgl) { in getEgl2EglHostInstance()
1762 EGLAPI void EGLAPIENTRY eglUseOsEglApi(EGLBoolean enable, EGLBoolean nullEgl) { in eglUseOsEglApi()