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

  /frameworks/native/opengl/libs/EGL/
egl_display.h 187 egl_display_ptr validate_display_connection(EGLDisplay dpy,
egl.cpp 99 egl_display_ptr validate_display_connection(EGLDisplay dpy, function in namespace:android
eglApi.cpp 445 const egl_display_ptr dp = validate_display_connection(dpy, cnx);
703 egl_display_ptr dp = validate_display_connection(dpy, cnx);
786 egl_display_ptr dp = validate_display_connection(dpy, cnx);
820 egl_display_ptr dp = validate_display_connection(dpy, cnx);
    [all...]

Completed in 883 milliseconds