Home
last modified time | relevance | path

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

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