Home
last modified time | relevance | path

Searched refs:s_getGLContext (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.h169 static gl_client_context_t* s_getGLContext();
DHostConnection.cpp360 m_glEnc->setContextAccessor(s_getGLContext); in glEncoder()
431 gl_client_context_t *HostConnection::s_getGLContext() in s_getGLContext() function in HostConnection