Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES2/
Dgl2.cpp46 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
306 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
315 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetStringi()
330 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetBooleanv()
343 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetFloatv()
356 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetIntegerv()
369 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.cpp102 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
352 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()