Home
last modified time | relevance | path

Searched refs:magma_connection_import_buffer (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_ftable.h22 {"magma_connection_import_buffer", (void*)magma_connection_import_buffer},
Dmagma_client_context.h24 magma_connection_import_buffer_client_proc_t magma_connection_import_buffer; member
Dmagma_client_context.cpp24magma_connection_import_buffer = (magma_connection_import_buffer_client_proc_t) getProc("magma_con… in initDispatchByName()
Dmagma_entry.cpp19 …magma_status_t magma_connection_import_buffer(magma_connection_t connection, magma_handle_t buffer…
132 magma_status_t magma_connection_import_buffer(magma_connection_t connection, magma_handle_t buffer_… in magma_connection_import_buffer() function
135 …return ctx->magma_connection_import_buffer(ctx, connection, buffer_handle, size_out, buffer_out, i… in magma_connection_import_buffer()
Dmagma_enc.cpp2265 this->magma_connection_import_buffer = &magma_connection_import_buffer_enc; in magma_encoder_context_t()
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h24 magma_connection_import_buffer_server_proc_t magma_connection_import_buffer; member
Dmagma_server_context.cpp24magma_connection_import_buffer = (magma_connection_import_buffer_server_proc_t) getProc("magma_con… in initDispatchByName()
Dmagma_dec.cpp309 …+ size_size_out + size_buffer_out + size_id_out]) = this->magma_connection_import_buffer(var_co… in decode()
/hardware/google/gfxstream/host/magma/
DDecoder.cpp51 MAGMA_DECODER_BIND_METHOD(magma_connection_import_buffer); in Decoder()
148 magma_status_t Decoder::magma_connection_import_buffer(magma_connection_t connection, in magma_connection_import_buffer() function in gfxstream::magma::Decoder
DDecoder.h46 …virtual magma_status_t magma_connection_import_buffer(magma_connection_t connection, magma_handle_…
/hardware/google/gfxstream/codegen/magma/
Dmagma.attrib42 magma_connection_import_buffer
Dmagma.in12 MAGMA(magma_status_t, magma_connection_import_buffer, magma_connection_t connection, magma_handle_t…
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma.h154 MAGMA_EXPORT magma_status_t magma_connection_import_buffer(