Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp39 setGlThreadSpecific(value); in setGLHooksThreadSpecific()
186 void setGlThreadSpecific(gl_hooks_t const* value) { in setGlThreadSpecific() function
/frameworks/native/opengl/libs/
Dhooks.h81 EGLAPI void setGlThreadSpecific(gl_hooks_t const *value);