OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_tls_hooks
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/
hooks.h
79
inline gl_hooks_t const * volatile *
get_tls_hooks
() {
function in namespace:android
87
gl_hooks_t const * volatile * tls_hooks =
get_tls_hooks
();
/frameworks/native/opengl/libs/EGL/
egl.cpp
347
gl_hooks_t const * volatile * tls_hooks =
get_tls_hooks
();
Completed in 335 milliseconds