Searched refs:tls_thread (Results 1 – 1 of 1) sorted by relevance
80 #define tls_thread EglThreadInfo::get() macro214 if(tls_thread->getError() == EGL_SUCCESS) { \215 tls_thread->setError(err); \1324 tls_thread->setApi(api); in eglBindAPI()1331 return tls_thread->getApi(); in eglQueryAPI()1961 EGLint err = tls_thread->getError(); in eglGetError()1962 tls_thread->setError(EGL_SUCCESS); in eglGetError()