Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_display.h187 egl_display_ptr validate_display_connection(EGLDisplay dpy,
Degl.cpp99 egl_display_ptr validate_display_connection(EGLDisplay dpy, in validate_display_connection() function
DeglApi.cpp445 const egl_display_ptr dp = validate_display_connection(dpy, cnx); in eglGetConfigAttrib()
703 egl_display_ptr dp = validate_display_connection(dpy, cnx); in eglCreateWindowSurface()
786 egl_display_ptr dp = validate_display_connection(dpy, cnx); in eglCreatePixmapSurface()
820 egl_display_ptr dp = validate_display_connection(dpy, cnx); in eglCreatePbufferSurface()
915 const egl_display_ptr dp = validate_display_connection(dpy, cnx); in eglCreateContext()
1686 const egl_display_ptr dp = validate_display_connection(dpy, cnx); in eglCreatePbufferFromClientBuffer()