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

  /frameworks/native/opengl/libs/EGL/
egl.cpp 311 gl_hooks_t const* getGlThreadSpecific() {
324 gl_hooks_t const* getGlThreadSpecific() {
  /frameworks/native/opengl/libagl/
context.h 583 inline ogles_context_t* getGlThreadSpecific() {
591 inline ogles_context_t* getGlThreadSpecific() {
631 return getGlThreadSpecific();

Completed in 33 milliseconds