HomeSort by relevance Sort by last modified time
    Searched refs:validate_display_connection (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl_display.h 251 egl_display_ptr validate_display_connection(EGLDisplay dpy,
eglApi.cpp 364 const egl_display_ptr dp = validate_display_connection(dpy, cnx);
407 egl_display_ptr dp = validate_display_connection(dpy, cnx);
531 egl_display_ptr dp = validate_display_connection(dpy, cnx);
550 egl_display_ptr dp = validate_display_connection(dpy, cnx);
625 const egl_display_ptr dp = validate_display_connection(dpy, cnx);
    [all...]
egl.cpp 262 egl_display_ptr validate_display_connection(EGLDisplay dpy, function in namespace:android

Completed in 1789 milliseconds