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

  /frameworks/base/opengl/libs/
hooks.h 118 static inline void setGlThreadSpecific(gl_hooks_t const *value) {
132 static inline void setGlThreadSpecific(gl_hooks_t const *value) {
  /frameworks/base/include/private/opengles/
gl_context.h 583 inline void setGlThreadSpecific(ogles_context_t *value) {
591 inline void setGlThreadSpecific(ogles_context_t *value) {
  /frameworks/base/opengl/libs/EGL/
egl.cpp 444 setGlThreadSpecific(&gHooksNoContext);
657 setGlThreadSpecific(&gHooksNoContext);
    [all...]
  /frameworks/base/opengl/libagl/
egl.cpp     [all...]

Completed in 2571 milliseconds