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

  /frameworks/native/opengl/libs/GLES2/
gl2.cpp 47 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
53 GET_TLS(r12) \
  /frameworks/native/opengl/libs/EGL/
getProcAddress.cpp 35 #undef GET_TLS
41 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
47 GET_TLS(r12) \
159 #undef GET_TLS
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 102 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
108 GET_TLS(r12) \
  /frameworks/rs/
rsScriptC.cpp 36 #define GET_TLS() Context::ScriptTLSStruct * tls = \

Completed in 54 milliseconds