Searched defs:getGlThreadSpecific (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/
H A Dhooks.h87 inline EGLAPI gl_hooks_t const* getGlThreadSpecific() { function in namespace:android
/frameworks/native/opengl/libagl/
H A Dcontext.h587 inline ogles_context_t* getGlThreadSpecific() { function in namespace:android::gl
595 inline ogles_context_t* getGlThreadSpecific() { function in namespace:android::gl
635 return getGlThreadSpecific();

Completed in 793 milliseconds