Searched refs:eglGetDisplay (Results 1 – 8 of 8) sorted by relevance
23 - return eglGetDisplay(nativeDisplay);34 + display = eglGetDisplay(nativeDisplay);
62 … qCDebug(qLcEglfsKmsDebug, "No eglGetPlatformDisplay for GBM, falling back to eglGetDisplay");63 display = eglGetDisplay(nativeDisplay);
74 return eglGetDisplay(native); in glamor_egl_get_display()
93 MALI_SYMBOL(eglGetDisplay),547 return (__eglMustCastToProperFunctionPointerType)eglGetDisplay; in eglGetProcAddress()567 eglGetDisplay (EGLNativeDisplayType display_id) in eglGetDisplay() function
81 ob->egl.disp = eglGetDisplay((EGLNativeDisplayType)ob->info->info.gbm);
133 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay (EGLNativeDisplayType display_id);
162 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay (EGLNativeDisplayType display_id);
18450 This avoids falling back to an eglGetDisplay() implementation which does19600 eglGetDisplay forces the implementation to guess which kind of display55368 PVR's driver is using eglGetDisplay.86512 firstly, and if failed, then turn to use eglGetDisplay(gbm).