Searched refs:GET_TLS (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DgetProcAddress.cpp35 #undef GET_TLS macro
39 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
45 GET_TLS(r12) \
250 #undef GET_TLS macro
/frameworks/native/opengl/libs/GLES2/
H A Dgl2.cpp49 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
55 GET_TLS(r12) \
/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp105 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n" macro
111 GET_TLS(r12) \
/frameworks/rs/
H A DrsContext.h65 GET_TLS(); \
71 GET_TLS(); \
H A DrsScriptC.cpp50 #define GET_TLS() Context::ScriptTLSStruct * tls = \ macro

Completed in 1373 milliseconds