Searched defs:GET_TLS (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/opengl/libs/EGL/ |
D | getProcAddress.cpp | 39 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2.cpp | 57 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
|
/frameworks/rs/ |
D | rsScriptC.cpp | 45 #define GET_TLS() Context::ScriptTLSStruct * tls = \ macro
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl.cpp | 113 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
|