HomeSort by relevance Sort by last modified time
    Searched refs:getWithThreadInfo (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
HostConnection.h 119 static HostConnection *getWithThreadInfo(EGLThreadInfo* tInfo);
HostConnection.cpp 54 return getWithThreadInfo(getEGLThreadInfo());
57 HostConnection *HostConnection::getWithThreadInfo(EGLThreadInfo* tinfo) {
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 151 HostConnection *hostCon = HostConnection::getWithThreadInfo(tls); \
    [all...]

Completed in 156 milliseconds