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

  /bionic/libc/private/
bionic_tls.h 60 #define TLS_SLOT_OPENGL_API 3
  /frameworks/base/opengl/libs/EGL/
getProcAddress.cpp 61 : [tls] "J"(TLS_SLOT_OPENGL_API*4), \
egl.cpp 308 tls_hooks[TLS_SLOT_OPENGL_API] = value;
313 gl_hooks_t const* hooks = tls_hooks[TLS_SLOT_OPENGL_API];
  /frameworks/base/opengl/libs/GLES2/
gl2.cpp 66 : [tls] "J"(TLS_SLOT_OPENGL_API*4), \
  /frameworks/base/opengl/libs/GLES_CM/
gl.cpp 120 : [tls] "J"(TLS_SLOT_OPENGL_API*4), \

Completed in 51 milliseconds