Searched refs:magma_buffer_offset_t (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/magma/ |
D | magma.types | 19 magma_buffer_offset_t* 64 %p true
|
D | magma.attrib | 148 len offsets offsets_count * sizeof(magma_buffer_offset_t)
|
D | magma.in | 44 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, …
|
/hardware/google/gfxstream/host/magma/magma_dec/ |
D | magma_server_proc.h | 58 …erver_proc_t) (magma_connection_t, magma_perf_count_pool_t, const magma_buffer_offset_t*, uint64_t…
|
D | magma_dec.cpp | 1036 …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/ |
D | magma_client_proc.h | 58 …) (void * ctx, magma_connection_t, magma_perf_count_pool_t, const magma_buffer_offset_t*, uint64_t…
|
D | magma_entry.cpp | 51 …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()
|
D | magma_enc.cpp | 1899 …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/ |
D | magma_common_defs.h | 293 } magma_buffer_offset_t; typedef
|
D | magma.h | 500 const magma_buffer_offset_t* offsets,
|
/hardware/google/gfxstream/host/magma/ |
D | Decoder.h | 75 …a_connection_t connection, magma_perf_count_pool_t pool_id, const magma_buffer_offset_t* offsets, …
|
D | Decoder.cpp | 323 const magma_buffer_offset_t* offsets, uint64_t offsets_count) { in magma_connection_add_performance_counter_buffer_offsets_to_pool()
|