Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/magma/
Dmagma.types19 magma_buffer_offset_t* 64 %p true
Dmagma.attrib148 len offsets offsets_count * sizeof(magma_buffer_offset_t)
Dmagma.in44 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, …
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_proc.h58 …erver_proc_t) (magma_connection_t, magma_perf_count_pool_t, const magma_buffer_offset_t*, uint64_t…
Dmagma_dec.cpp1036 …offsets_count:%lu )", stream, var_connection, var_pool_id, (const magma_buffer_offset_t*)(inptr_of… in decode()
1037 …ounter_buffer_offsets_to_pool(var_connection, var_pool_id, (const magma_buffer_offset_t*)(inptr_of… in decode()
/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_proc.h58 …) (void * ctx, magma_connection_t, magma_perf_count_pool_t, const magma_buffer_offset_t*, uint64_t…
Dmagma_entry.cpp51 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, …
324 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, … in magma_connection_add_performance_counter_buffer_offsets_to_pool()
Dmagma_enc.cpp1899 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, … in magma_connection_add_performance_counter_buffer_offsets_to_pool_enc()
1909 const unsigned int __size_offsets = offsets_count * sizeof(magma_buffer_offset_t); in magma_connection_add_performance_counter_buffer_offsets_to_pool_enc()
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma_common_defs.h293 } magma_buffer_offset_t; typedef
Dmagma.h500 const magma_buffer_offset_t* offsets,
/hardware/google/gfxstream/host/magma/
DDecoder.h75 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, …
DDecoder.cpp323 const magma_buffer_offset_t* offsets, uint64_t offsets_count) { in magma_connection_add_performance_counter_buffer_offsets_to_pool()