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 98 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
129 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
  /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; \
  /frameworks/native/opengl/libs/
hooks.h 66 struct gl_t { struct in struct:android::gl_hooks_t
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 150 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
178 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;

Completed in 184 milliseconds