Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h195 static gl2_client_context_t *s_getGL2Context();
DHostConnection.cpp599 m_gl2Enc->setContextAccessor(s_getGL2Context); in gl2Encoder()
683 gl2_client_context_t *HostConnection::s_getGL2Context() in s_getGL2Context() function in HostConnection