Home
last modified time | relevance | path

Searched defs:GET_TLS (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DgetProcAddress.cpp39 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
/frameworks/rs/
DrsScriptC.cpp45 #define GET_TLS() Context::ScriptTLSStruct * tls = \ macro
/frameworks/native/opengl/libs/GLES2/
Dgl2.cpp57 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
/frameworks/native/opengl/libs/GLES_CM/
Dgl.cpp113 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro