Home
last modified time | relevance | path

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

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