Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp50 setGlThreadSpecific(value); in setGLHooksThreadSpecific()
236 void setGlThreadSpecific(gl_hooks_t const *value) { in setGlThreadSpecific() function
/frameworks/native/opengl/libs/
Dhooks.h77 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.cpp1240 setGlThreadSpecific(gl); in makeCurrent()
1250 setGlThreadSpecific(0); in makeCurrent()
1740 setGlThreadSpecific(0); in eglDestroyContext()