Home
last modified time | relevance | path

Searched defs:_c (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp946 ContextRef _c(dp, ctx); in eglDestroyContextImpl() local
969 ContextRef _c(dp, ctx); in eglMakeCurrentImpl() local
1047 ContextRef _c(dp, ctx); in eglQueryContextImpl() local
1639 ContextRef _c(dp, ctx); in eglCreateImageTmpl() local
2413 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetStringImpl() local
2422 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetStringiImpl() local
2437 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetBooleanvImpl() local
2450 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetFloatvImpl() local
2463 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetIntegervImpl() local
2476 gl_hooks_t::gl_t const* const _c = &getGlThreadSpecific()->gl; in glGetInteger64vImpl() local
/aosp12/system/bt/btif/include/
H A Dbtif_common.h68 #define maybe_non_aligned_memcpy(_a, _b, _c) \ argument
/aosp12/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp352 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString() local