Searched refs:tls_thread (Results 1 – 1 of 1) sorted by relevance
50 #define tls_thread EglThreadInfo::get() macro93 if(tls_thread->getError() == EGL_SUCCESS) { \94 tls_thread->setError(err); \147 EGLint err = tls_thread->getError(); in eglGetError()148 tls_thread->setError(EGL_SUCCESS); in eglGetError()909 tls_thread->setApi(api); in eglBindAPI()915 return tls_thread->getApi(); in eglQueryAPI()