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

  /frameworks/native/opengl/libs/GLES2/
gl2.cpp 44 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
226 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
235 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
250 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
263 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
276 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
289 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
  /frameworks/native/opengl/libs/
hooks.h 67 struct gl_t { struct in struct:android::gl_hooks_t
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 100 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
271 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;

Completed in 85 milliseconds