Home
last modified time | relevance | path

Searched refs:get_tls_hooks (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/
Dhooks.h79 inline gl_hooks_t const * volatile * get_tls_hooks() { in get_tls_hooks() function
87 gl_hooks_t const * volatile * tls_hooks = get_tls_hooks(); in getGlThreadSpecific()
/frameworks/native/opengl/libs/EGL/
Degl.cpp400 gl_hooks_t const * volatile * tls_hooks = get_tls_hooks(); in setGlThreadSpecific()