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

  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcurrent.c 172 _eglDestroyThreadInfo(_EGLThreadInfo *t)
185 if (_eglInitTSD(&_eglDestroyThreadInfo) != EGL_TRUE) {
222 _eglDestroyThreadInfo(t);
  /external/mesa3d/src/egl/main/
eglcurrent.c 172 _eglDestroyThreadInfo(_EGLThreadInfo *t)
185 if (_eglInitTSD(&_eglDestroyThreadInfo) != EGL_TRUE) {
222 _eglDestroyThreadInfo(t);

Completed in 327 milliseconds