Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h27 magma_connection_import_semaphore_client_proc_t magma_connection_import_semaphore; member
Dmagma_entry.cpp150 magma_status_t magma_connection_import_semaphore(magma_connection_t connection, magma_handle_t sema… in magma_connection_import_semaphore() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h27 magma_connection_import_semaphore_server_proc_t magma_connection_import_semaphore; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp169 magma_status_t Decoder::magma_connection_import_semaphore(magma_connection_t connection, in magma_connection_import_semaphore() function in gfxstream::magma::Decoder