HomeSort by relevance Sort by last modified time
    Searched defs:set_eglCreateWindowSurface (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_dispatch.h 75 eglCreateWindowSurface_t set_eglCreateWindowSurface(eglCreateWindowSurface_t f) { eglCreateWindowSurface_t retval = eglCreateWindowSurface; eglCreateWindowSurface = f; return retval;}
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_dispatch.h 75 eglCreateWindowSurface_t set_eglCreateWindowSurface(eglCreateWindowSurface_t f) { eglCreateWindowSurface_t retval = eglCreateWindowSurface; eglCreateWindowSurface = f; return retval;}

Completed in 2188 milliseconds