Home
last modified time | relevance | path

Searched defs:gctx (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c151 struct egl_g3d_context *gctx; in egl_g3d_create_context() local
194 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in destroy_context() local
489 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_make_current() local
559 struct egl_g3d_context *gctx = NULL; in swap_buffers() local
649 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_copy_buffers() local
661 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_wait_client() local
698 struct egl_g3d_context *gctx; in egl_g3d_bind_tex_image() local
765 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_release_tex_image() local
Degl_g3d_sync.c79 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_insert_fence_sync() local
232 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_client_wait_sync() local
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c151 struct egl_g3d_context *gctx; in egl_g3d_create_context() local
194 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in destroy_context() local
489 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_make_current() local
559 struct egl_g3d_context *gctx = NULL; in swap_buffers() local
649 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_copy_buffers() local
661 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_wait_client() local
698 struct egl_g3d_context *gctx; in egl_g3d_bind_tex_image() local
765 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_release_tex_image() local
Degl_g3d_sync.c79 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_insert_fence_sync() local
232 struct egl_g3d_context *gctx = egl_g3d_context(ctx); in egl_g3d_client_wait_sync() local
/external/openssl/crypto/evp/
De_aes.c308 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aesni_gcm_init_key() local
744 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_cleanup() local
767 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_ctrl() local
907 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_init_key() local
994 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_tls_cipher() local
1067 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_cipher() local
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
De_aes.c202 #define AES_GCM_ASM(gctx) \ argument
338 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_init_key() local
367 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_cleanup() local
392 EVP_AES_GCM_CTX *gctx = c->cipher_data; in aes_gcm_ctrl() local
511 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aes_gcm_cipher() local
718 EVP_AES_GCM_CTX *gctx = ctx->cipher_data; in aesni_gcm_init_key() local
/external/openssl/apps/
Dreq.c1607 EVP_PKEY_CTX *gctx = NULL; local