Searched refs:_eglInitMutex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglmutex.h39 static INLINE void _eglInitMutex(_EGLMutex *m) function
69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; } function
H A Degldisplay.c271 _eglInitMutex(&dpy->Mutex);
/external/mesa3d/src/egl/main/
H A Deglmutex.h39 static INLINE void _eglInitMutex(_EGLMutex *m) function
69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; } function
H A Degldisplay.c271 _eglInitMutex(&dpy->Mutex);

Completed in 100 milliseconds