Home
last modified time | relevance | path

Searched defs:magma_connection_create_buffer (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h22 magma_connection_create_buffer_client_proc_t magma_connection_create_buffer; member
Dmagma_entry.cpp120 magma_status_t magma_connection_create_buffer(magma_connection_t connection, uint64_t size, uint64_… in magma_connection_create_buffer() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h22 magma_connection_create_buffer_server_proc_t magma_connection_create_buffer; member
/hardware/google/gfxstream/guest/magma/
Dmagma.cpp320 magma_status_t MagmaClientContext::magma_connection_create_buffer(void* self, in magma_connection_create_buffer() function in MagmaClientContext
/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp344 magma_status_t IntelDrmDecoder::magma_connection_create_buffer(magma_connection_t connection, in magma_connection_create_buffer() function in gfxstream::magma::IntelDrmDecoder
DDecoder.cpp135 magma_status_t Decoder::magma_connection_create_buffer(magma_connection_t connection, uint64_t size, in magma_connection_create_buffer() function in gfxstream::magma::Decoder