Searched refs:EglThreadInfo (Results 1 – 7 of 7) sorted by relevance
19 static thread_local EglThreadInfo thread_eglInfo;21 EglThreadInfo::EglThreadInfo() : in EglThreadInfo() function in EglThreadInfo24 EglThreadInfo* EglThreadInfo::get(void) { return &thread_eglInfo; } in get()
22 class EglThreadInfo {27 static EglThreadInfo* get(void) __attribute__((const));42 EglThreadInfo();
37 "EglThreadInfo.cpp",
13 'EglThreadInfo.cpp',
10 EglThreadInfo.cpp
81 #define tls_thread EglThreadInfo::get()
69 "glestranslator/EGL/EglThreadInfo.cpp",