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

  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglmutex.h 39 static INLINE void _eglInitMutex(_EGLMutex *m)
69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; }
egldisplay.c 271 _eglInitMutex(&dpy->Mutex);
  /external/mesa3d/src/egl/main/
eglmutex.h 39 static INLINE void _eglInitMutex(_EGLMutex *m)
69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; }
egldisplay.c 271 _eglInitMutex(&dpy->Mutex);

Completed in 1127 milliseconds