HomeSort by relevance Sort by last modified time
    Searched refs:egl_create (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/tests/hwc/
util.h 27 int egl_create(EGLDisplay *_display, EGLSurface *_surface, int *_w, int *_h);
test-arrows.c 148 if (egl_create(&display, &surface, &w, &h))
util.c 165 int egl_create(EGLDisplay *_display, EGLSurface *_surface, int *_w, int *_h) { function

Completed in 203 milliseconds