Searched refs:DisplayImpl (Results 1 – 1 of 1) sorted by relevance
104 struct DisplayImpl { struct105 DisplayImpl() : dpy(EGL_NO_DISPLAY), state(NOT_INITIALIZED) { } in DisplayImpl() function115 DisplayImpl disp; argument