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

/frameworks/native/opengl/libs/EGL/
H A Degl.cpp347 gl_hooks_t const* getGlThreadSpecific() { function in namespace:android
360 gl_hooks_t const* getGlThreadSpecific() { function in namespace:android
/frameworks/native/opengl/libagl/
H A Dcontext.h583 inline ogles_context_t* getGlThreadSpecific() { function in namespace:android::gl
591 inline ogles_context_t* getGlThreadSpecific() { function in namespace:android::gl
631 return getGlThreadSpecific();

Completed in 95 milliseconds