Home
last modified time | relevance | path

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

/hardware/libhardware/tests/hwc/
Dutil.h27 int egl_create(EGLDisplay *_display, EGLSurface *_surface, int *_w, int *_h);
Dutil.c165 int egl_create(EGLDisplay *_display, EGLSurface *_surface, int *_w, int *_h) { in egl_create() argument
216 *_display = display; in egl_create()