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

  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
HostConnection.h 23 class gl_client_context_t;
45 static gl_client_context_t *s_getGLContext();
HostConnection.cpp 137 gl_client_context_t *HostConnection::s_getGLContext()
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
ServerConnection.h 33 static gl_client_context_t *s_getGlContext();
ServerConnection.cpp 24 gl_client_context_t *ServerConnection::s_getGlContext()
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 9 struct gl_client_context_t { struct
    [all...]
gl_client_context.cpp 11 int gl_client_context_t::initDispatchByName(void *(*getProc)(const char *, void *userData), void *userData)