Searched refs:_c (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl.cpp | 102 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \ 103 if (_c) return _c->_api(__VA_ARGS__); 352 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString() local 353 ret = _c->glGetString(name); in glGetString()
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2.cpp | 46 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \ 47 if (_c) return _c->_api(__VA_ARGS__);
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 1001 ContextRef _c(dp.get(), ctx); in eglDestroyContextImpl() local 1002 if (!_c.get()) in eglDestroyContextImpl() 1008 _c.terminate(); in eglDestroyContextImpl() 1028 ContextRef _c(dp.get(), ctx); in eglMakeCurrentImpl() local 1033 if ((ctx != EGL_NO_CONTEXT) && !_c.get()) { in eglMakeCurrentImpl() 1090 _c.acquire(); in eglMakeCurrentImpl() 1111 ContextRef _c(dp.get(), ctx); in eglQueryContextImpl() local 1112 if (!_c.get()) return setError(EGL_BAD_CONTEXT, (EGLBoolean)EGL_FALSE); in eglQueryContextImpl() 1749 ContextRef _c(dp.get(), ctx); in eglCreateImageTmpl() local 1750 egl_context_t* const c = _c.get(); in eglCreateImageTmpl() [all …]
|
/frameworks/native/libs/ui/include_private/ui/ |
D | RegionHelper.h | 53 inline region(RECT const* _r, size_t _c) : rects(_r), count(_c), dx(), dy() {} in region() 54 inline region(RECT const* _r, size_t _c, TYPE _dx, TYPE _dy) in region() 55 : rects(_r), count(_c), dx(_dx), dy(_dy) {} in region()
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_no_password | 92 ��i�����o��ڢٴ%E���q��o�M�d�Ҹ�3����泿e@�-屡�[�_c�
|