Home
last modified time | relevance | path

Searched refs:eglGetPlatformDisplay (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/libmali/hook/
H A Dhook.c508 eglGetPlatformDisplay(EGLenum platform, void *native_display, const EGLAttrib *attrib_list) in eglGetPlatformDisplay() function
552 return (__eglMustCastToProperFunctionPointerType)eglGetPlatformDisplay; in eglGetProcAddress()
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0005-eglfs-avoid-breaking-compilation-for-obscure-EGLNativeDisplayType-types.patch62 … qCDebug(qLcEglfsKmsDebug, "No eglGetPlatformDisplay for GBM, falling back to eglGetDisplay");
/OK3568_Linux_fs/external/libmali/include/FBDEV/
H A Degl.h293 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay (EGLenum platform, void *native_display, const …
/OK3568_Linux_fs/external/libmali/include/EGL/
H A Degl.h350 EGLAPI EGLDisplay EGLAPIENTRY eglGetPlatformDisplay (EGLenum platform, void *native_display, const …
/OK3568_Linux_fs/external/xserver/
H A DChangeLog19472 using EGL 1.5 in order to determine the eglGetPlatformDisplay function
19598 glamor: Use eglGetPlatformDisplay{,EXT} if we can