Searched refs:getGLTraceThreadSpecific (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Dtrace.cpp332 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
339 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
368 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
375 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
393 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
400 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
444 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
451 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
H A Degl_tls.h74 extern gl_hooks_t const* getGLTraceThreadSpecific();
H A Degl.cpp98 gl_hooks_t const* getGLTraceThreadSpecific() { function in namespace:android

Completed in 273 milliseconds