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

  /external/mesa3d/src/egl/main/
eglfallbacks.c 85 drv->API.WaitClient = (WaitClient_t) _eglReturnFalse;
eglapi.h 75 typedef EGLBoolean (*WaitClient_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLContext *ctx);
161 WaitClient_t WaitClient;

Completed in 2841 milliseconds