Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Dtrace.cpp331 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
338 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
367 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
374 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
392 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
399 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
443 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
450 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
/frameworks/native/opengl/libs/GLES2/
Dgl2.cpp98 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
129 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
/frameworks/native/opengl/libs/GLES_CM/
Dgl.cpp150 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
178 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
/frameworks/native/opengl/libs/
Dhooks.h66 struct gl_t { struct