Home
last modified time | relevance | path

Searched refs:gl_t (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES2/
Dgl2.cpp44 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
226 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
235 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetStringi()
250 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetBooleanv()
263 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetFloatv()
276 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetIntegerv()
289 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetInteger64v()
/frameworks/native/opengl/libs/
Dhooks.h67 struct gl_t { struct
/frameworks/native/opengl/libs/GLES_CM/
Dgl.cpp100 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
271 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()