HomeSort by relevance Sort by last modified time
    Searched refs:setGLHooksThreadSpecific (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl.cpp 49 void setGLHooksThreadSpecific(gl_hooks_t const *value) {
81 setGLHooksThreadSpecific(&gHooksNoContext);
egl_display.cpp 50 extern void setGLHooksThreadSpecific(gl_hooks_t const *value);
168 setGLHooksThreadSpecific(&gHooksNoContext);
eglApi.cpp 266 extern void setGLHooksThreadSpecific(gl_hooks_t const *value);
    [all...]

Completed in 83 milliseconds