Home
last modified time | relevance | path

Searched defs:magma_connection_map_buffer (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h29 magma_connection_map_buffer_client_proc_t magma_connection_map_buffer; member
Dmagma_entry.cpp162 magma_status_t magma_connection_map_buffer(magma_connection_t connection, uint64_t hw_va, magma_buf… in magma_connection_map_buffer() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h29 magma_connection_map_buffer_server_proc_t magma_connection_map_buffer; member
/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp464 magma_status_t IntelDrmDecoder::magma_connection_map_buffer(magma_connection_t connection, in magma_connection_map_buffer() function in gfxstream::magma::IntelDrmDecoder
DDecoder.cpp184 magma_status_t Decoder::magma_connection_map_buffer(magma_connection_t connection, uint64_t hw_va, in magma_connection_map_buffer() function in gfxstream::magma::Decoder