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

  /frameworks/native/opengl/libs/GLES2/
gl2.cpp 82 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
92 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
98 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
  /frameworks/native/opengl/libs/
hooks.h 74 struct gl_t { struct in struct:android::gl_hooks_t
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 148 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
153 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
  /frameworks/native/opengl/libs/EGL/
trace.cpp 323 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
330 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
360 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
367 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \

Completed in 468 milliseconds