Home
last modified time | relevance | path

Searched refs:setGlThreadSpecific (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl.cpp49 setGlThreadSpecific(value); in setGLHooksThreadSpecific()
243 void setGlThreadSpecific(gl_hooks_t const *value) { in setGlThreadSpecific() function
/frameworks/native/opengl/libs/
Dhooks.h81 EGLAPI void setGlThreadSpecific(gl_hooks_t const *value);
/frameworks/native/opengl/libagl/
Dcontext.h585 inline void setGlThreadSpecific(ogles_context_t *value) { in setGlThreadSpecific() function
593 inline void setGlThreadSpecific(ogles_context_t *value) { in setGlThreadSpecific() function
Degl.cpp1242 setGlThreadSpecific(gl); in makeCurrent()
1252 setGlThreadSpecific(0); in makeCurrent()
1742 setGlThreadSpecific(0); in eglDestroyContext()