Home
last modified time | relevance | path

Searched refs:DisplayImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_display.h113 struct DisplayImpl { struct
114 DisplayImpl() : dpy(EGL_NO_DISPLAY), state(NOT_INITIALIZED) { } in DisplayImpl() argument
124 DisplayImpl disp; argument