Searched refs:getWithThreadInfo (Results 1 – 3 of 3) sorted by relevance
141 static HostConnection *getWithThreadInfo(EGLThreadInfo* tInfo);
550 return getWithThreadInfo(getEGLThreadInfo()); in get()553 HostConnection *HostConnection::getWithThreadInfo(EGLThreadInfo* tinfo) { in getWithThreadInfo() function in HostConnection
167 HostConnection *hostCon = HostConnection::getWithThreadInfo(tls); \