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 44 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
182 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
  /frameworks/native/opengl/libs/
hooks.h 66 struct gl_t { struct in struct:android::gl_hooks_t
  /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; \
373 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
380 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
424 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
431 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 100 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
236 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;

Completed in 852 milliseconds