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

/frameworks/native/opengl/libs/EGL/
H A Degl_display.h113 struct DisplayImpl { struct in class:android::egl_display_t
114 DisplayImpl() : dpy(EGL_NO_DISPLAY), state(NOT_INITIALIZED) { } function in struct:android::egl_display_t::DisplayImpl
124 DisplayImpl disp;

Completed in 248 milliseconds