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

  /frameworks/native/opengl/libs/
hooks.h 77 EGLAPI void setGlThreadSpecific(gl_hooks_t const *value);
  /frameworks/native/opengl/libs/EGL/
egl.cpp 50 setGlThreadSpecific(value);
236 void setGlThreadSpecific(gl_hooks_t const *value) {
  /frameworks/native/opengl/libagl/
context.h 585 inline void setGlThreadSpecific(ogles_context_t *value) {
593 inline void setGlThreadSpecific(ogles_context_t *value) {
egl.cpp     [all...]

Completed in 79 milliseconds