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

  /external/mesa3d/src/egl/main/
eglfallbacks.c 75 drv->API.DestroySurface = (DestroySurface_t) _eglReturnFalse;
eglapi.h 64 typedef EGLBoolean (*DestroySurface_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface);
151 DestroySurface_t DestroySurface;

Completed in 2122 milliseconds