Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degldefs.h34 struct egl_connection_t { struct
40 inline egl_connection_t() : dso(0) { } in egl_connection_t() argument
59 extern egl_connection_t gEGLImpl; argument
Degl_display.h44 class egl_connection_t; variable