Home
last modified time | relevance | path

Searched defs:magma_connection_import_buffer (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h24 magma_connection_import_buffer_client_proc_t magma_connection_import_buffer; member
Dmagma_entry.cpp132 magma_status_t magma_connection_import_buffer(magma_connection_t connection, magma_handle_t buffer_… in magma_connection_import_buffer() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h24 magma_connection_import_buffer_server_proc_t magma_connection_import_buffer; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp148 magma_status_t Decoder::magma_connection_import_buffer(magma_connection_t connection, in magma_connection_import_buffer() function in gfxstream::magma::Decoder