Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/wayland/
Degl_dmabuf.cc89 eglGetPlatformDisplayEXT_func EglGetPlatformDisplayEXT = nullptr; variable
231 EglGetPlatformDisplayEXT = (eglGetPlatformDisplayEXT_func)EglGetProcAddress( in LoadEGL()
244 EglGetError && EglGetPlatformDisplayEXT && EglGetPlatformDisplay && in LoadEGL()
365 EglGetPlatformDisplayEXT(EGL_PLATFORM_GBM_KHR, gbm_device_, nullptr); in EglDmaBuf()