Searched defs:egl_connection_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degldefs.h34 struct egl_connection_t { struct in namespace:android
40 inline egl_connection_t() : dso(0) { } function in struct:android::egl_connection_t
59 extern egl_connection_t gEGLImpl;

Completed in 91 milliseconds