Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h35 magma_connection_flush_client_proc_t magma_connection_flush; member
Dmagma_entry.cpp198 magma_status_t magma_connection_flush(magma_connection_t connection) in magma_connection_flush() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h35 magma_connection_flush_server_proc_t magma_connection_flush; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp210 magma_status_t Decoder::magma_connection_flush(magma_connection_t connection) { in magma_connection_flush() function in gfxstream::magma::Decoder