Home
last modified time | relevance | path

Searched refs:magma_image_info_t (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/magma/
Dmagma.types26 magma_image_info_t* 64 %p true
Dmagma.attrib162 len image_info_out sizeof(magma_image_info_t)
Dmagma.in50 …t_image_info, magma_connection_t connection, magma_buffer_t image, magma_image_info_t* image_info_…
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_proc.h64 …connection_get_image_info_server_proc_t) (magma_connection_t, magma_buffer_t, magma_image_info_t*);
Dmagma_dec.cpp1202 …:%lu image_info_out:%p(%u) )", stream, var_connection, var_image, (magma_image_info_t*)(outptr_ima… in decode()
1203 …->magma_virt_connection_get_image_info(var_connection, var_image, (magma_image_info_t*)(outptr_ima… in decode()
/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_proc.h64 …et_image_info_client_proc_t) (void * ctx, magma_connection_t, magma_buffer_t, magma_image_info_t*);
Dmagma_entry.cpp57 …et_image_info(magma_connection_t connection, magma_buffer_t image, magma_image_info_t* image_info_…
360 …et_image_info(magma_connection_t connection, magma_buffer_t image, magma_image_info_t* image_info_… in magma_virt_connection_get_image_info()
Dmagma_enc.cpp2200 …(void *self , magma_connection_t connection, magma_buffer_t image, magma_image_info_t* image_info_… in magma_virt_connection_get_image_info_enc()
2210 const unsigned int __size_image_info_out = sizeof(magma_image_info_t); in magma_virt_connection_get_image_info_enc()
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma_common_defs.h330 } magma_image_info_t; typedef
Dmagma.h589 magma_image_info_t* image_info_out);
/hardware/google/gfxstream/host/magma/
DDecoder.h81 …et_image_info(magma_connection_t connection, magma_buffer_t image, magma_image_info_t* image_info_…
DDecoder.cpp367 magma_image_info_t* image_info_out) { in magma_virt_connection_get_image_info()