Searched refs:tls_thread (Results 1 – 1 of 1) sorted by relevance
81 #define tls_thread EglThreadInfo::get() macro221 if(tls_thread->getError() == EGL_SUCCESS) { \222 tls_thread->setError(err); \1335 tls_thread->setApi(api); in eglBindAPI()1342 return tls_thread->getApi(); in eglQueryAPI()1987 EGLint err = tls_thread->getError(); in eglGetError()1988 tls_thread->setError(EGL_SUCCESS); in eglGetError()