Searched refs:_eglIsCurrentThreadDummy (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglcurrent.h101 _eglIsCurrentThreadDummy(void);
H A Deglcurrent.c199 * _eglIsCurrentThreadDummy.
235 _eglIsCurrentThreadDummy(void) function
H A Deglcontext.c484 if (_eglIsCurrentThreadDummy())
H A Deglapi.c757 if (api_index != es_index && _eglIsCurrentThreadDummy())
854 if (!_eglIsCurrentThreadDummy())
1218 if (_eglIsCurrentThreadDummy())
1271 if (!_eglIsCurrentThreadDummy()) {
/external/mesa3d/src/egl/main/
H A Deglcurrent.h101 _eglIsCurrentThreadDummy(void);
H A Deglcurrent.c199 * _eglIsCurrentThreadDummy.
235 _eglIsCurrentThreadDummy(void) function
H A Deglcontext.c484 if (_eglIsCurrentThreadDummy())
H A Deglapi.c757 if (api_index != es_index && _eglIsCurrentThreadDummy())
854 if (!_eglIsCurrentThreadDummy())
1218 if (_eglIsCurrentThreadDummy())
1271 if (!_eglIsCurrentThreadDummy()) {

Completed in 111 milliseconds