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

  /frameworks/native/opengl/libs/GLES2/
gl2.cpp 49 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
55 GET_TLS(r12) \
  /frameworks/native/opengl/libs/EGL/
getProcAddress.cpp 35 #undef GET_TLS
39 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
45 GET_TLS(r12) \
216 #undef GET_TLS
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 105 #define GET_TLS(reg) "mrc p15, 0, " #reg ", c13, c0, 3 \n"
111 GET_TLS(r12) \
  /frameworks/rs/
rsContext.h 59 GET_TLS(); \
65 GET_TLS(); \
rsScriptC.cpp 35 #define GET_TLS() Context::ScriptTLSStruct * tls = \
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsContext.h 59 GET_TLS(); \
65 GET_TLS(); \
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsContext.h 59 GET_TLS(); \
65 GET_TLS(); \
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsContext.h 59 GET_TLS(); \
65 GET_TLS(); \

Completed in 343 milliseconds