Home
last modified time | relevance | path

Searched refs:magma_connection_import_semaphore (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_ftable.h25 {"magma_connection_import_semaphore", (void*)magma_connection_import_semaphore},
Dmagma_client_context.h27 magma_connection_import_semaphore_client_proc_t magma_connection_import_semaphore; member
Dmagma_client_context.cpp27magma_connection_import_semaphore = (magma_connection_import_semaphore_client_proc_t) getProc("mag… in initDispatchByName()
Dmagma_entry.cpp22 …magma_status_t magma_connection_import_semaphore(magma_connection_t connection, magma_handle_t sem…
150 magma_status_t magma_connection_import_semaphore(magma_connection_t connection, magma_handle_t sema… in magma_connection_import_semaphore() function
153 …return ctx->magma_connection_import_semaphore(ctx, connection, semaphore_handle, semaphore_out, id… in magma_connection_import_semaphore()
Dmagma_enc.cpp2268 this->magma_connection_import_semaphore = &magma_connection_import_semaphore_enc; in magma_encoder_context_t()
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h27 magma_connection_import_semaphore_server_proc_t magma_connection_import_semaphore; member
Dmagma_server_context.cpp27magma_connection_import_semaphore = (magma_connection_import_semaphore_server_proc_t) getProc("mag… in initDispatchByName()
Dmagma_dec.cpp381 …)(&tmpBuf[0 + size_semaphore_out + size_id_out]) = this->magma_connection_import_semaphore(var_… in decode()
/hardware/google/gfxstream/host/magma/
DDecoder.cpp54 MAGMA_DECODER_BIND_METHOD(magma_connection_import_semaphore); in Decoder()
169 magma_status_t Decoder::magma_connection_import_semaphore(magma_connection_t connection, in magma_connection_import_semaphore() function in gfxstream::magma::Decoder
DDecoder.h49 …virtual magma_status_t magma_connection_import_semaphore(magma_connection_t connection, magma_hand…
/hardware/google/gfxstream/codegen/magma/
Dmagma.attrib56 magma_connection_import_semaphore
Dmagma.in15 MAGMA(magma_status_t, magma_connection_import_semaphore, magma_connection_t connection, magma_handl…