Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h33 …ma_connection_execute_immediate_commands_client_proc_t magma_connection_execute_immediate_commands; member
Dmagma_entry.cpp186 magma_status_t magma_connection_execute_immediate_commands(magma_connection_t connection, uint32_t … in magma_connection_execute_immediate_commands() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h33 …ma_connection_execute_immediate_commands_server_proc_t magma_connection_execute_immediate_commands; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp203 magma_status_t Decoder::magma_connection_execute_immediate_commands( in magma_connection_execute_immediate_commands() function in gfxstream::magma::Decoder