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

/frameworks/native/opengl/libs/
H A Dhooks.h80 inline gl_hooks_t const * volatile * get_tls_hooks() { function in namespace:android
88 gl_hooks_t const * volatile * tls_hooks = get_tls_hooks();
/frameworks/native/opengl/libs/EGL/
H A Degl.cpp237 gl_hooks_t const * volatile * tls_hooks = get_tls_hooks();

Completed in 73 milliseconds