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

  /frameworks/native/opengl/libs/EGL/
egl.cpp 57 setGlThreadSpecific(value);
243 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) {

Completed in 392 milliseconds