Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h30 magma_connection_unmap_buffer_client_proc_t magma_connection_unmap_buffer; member
Dmagma_entry.cpp168 void magma_connection_unmap_buffer(magma_connection_t connection, uint64_t hw_va, magma_buffer_t bu… in magma_connection_unmap_buffer() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h30 magma_connection_unmap_buffer_server_proc_t magma_connection_unmap_buffer; member
/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp472 void IntelDrmDecoder::magma_connection_unmap_buffer(magma_connection_t connection, uint64_t hw_va, in magma_connection_unmap_buffer() function in gfxstream::magma::IntelDrmDecoder
DDecoder.cpp191 void Decoder::magma_connection_unmap_buffer(magma_connection_t connection, uint64_t hw_va, in magma_connection_unmap_buffer() function in gfxstream::magma::Decoder