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

  /frameworks/native/opengl/libs/EGL/
trace.cpp 331 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; \
egl_tls.h 74 extern gl_hooks_t const* getGLTraceThreadSpecific();
egl.cpp 103 gl_hooks_t const* getGLTraceThreadSpecific() {
eglApi.cpp     [all...]

Completed in 656 milliseconds