Searched refs:get_context (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp631 egl_context_t* const c = get_context(share_list);
676 egl_context_t * const c = get_context(ctx);
722 egl_context_t * cur_c = get_context(getContext());
725 c = get_context(ctx);
794 egl_context_t * const c = get_context(ctx);
820 egl_context_t const * const c = get_context(ctx);
840 egl_context_t const * const c = get_context(ctx);
1068 egl_context_t * const c = get_context(ctx);
1080 egl_context_t * const c = get_context(ctx);
1097 egl_context_t * const c = get_context( egl_tls_
[all...]
H A Degl_object.h182 egl_context_t* get_context(EGLContext context) { function in namespace:android
H A Degl.cpp285 egl_context_t const * const c = get_context(context);

Completed in 50 milliseconds