Home
last modified time | relevance | path

Searched refs:getGlThreadSpecific (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp102 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
352 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
/aosp12/frameworks/native/opengl/libs/
H A Dhooks.h91 inline EGLAPI gl_hooks_t const* getGlThreadSpecific() { in getGlThreadSpecific() function
/aosp12/frameworks/native/opengl/libs/GLES2/
H A Dgl2.cpp46 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp2413 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetStringImpl()
2422 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetStringiImpl()
2437 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetBooleanvImpl()
2450 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetFloatvImpl()
2463 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetIntegervImpl()
2476 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetInteger64vImpl()