Home
last modified time | relevance | path

Searched refs:magma_connection_create_semaphore (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_ftable.h23 {"magma_connection_create_semaphore", (void*)magma_connection_create_semaphore},
Dmagma_client_context.h25 magma_connection_create_semaphore_client_proc_t magma_connection_create_semaphore; member
Dmagma_client_context.cpp25magma_connection_create_semaphore = (magma_connection_create_semaphore_client_proc_t) getProc("mag… in initDispatchByName()
Dmagma_entry.cpp20 …magma_status_t magma_connection_create_semaphore(magma_connection_t connection, magma_semaphore_t*…
138 magma_status_t magma_connection_create_semaphore(magma_connection_t connection, magma_semaphore_t* … in magma_connection_create_semaphore() function
141 return ctx->magma_connection_create_semaphore(ctx, connection, semaphore_out, id_out); in magma_connection_create_semaphore()
Dmagma_enc.cpp2266 this->magma_connection_create_semaphore = &magma_connection_create_semaphore_enc; in magma_encoder_context_t()
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h25 magma_connection_create_semaphore_server_proc_t magma_connection_create_semaphore; member
Dmagma_server_context.cpp25magma_connection_create_semaphore = (magma_connection_create_semaphore_server_proc_t) getProc("mag… in initDispatchByName()
Dmagma_dec.cpp338 …)(&tmpBuf[0 + size_semaphore_out + size_id_out]) = this->magma_connection_create_semaphore(var_… in decode()
/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.h39 …magma_status_t magma_connection_create_semaphore(magma_connection_t magma_connection, magma_semaph…
DDecoder.cpp52 MAGMA_DECODER_BIND_METHOD(magma_connection_create_semaphore); in Decoder()
157 magma_status_t Decoder::magma_connection_create_semaphore(magma_connection_t magma_connection, in magma_connection_create_semaphore() function in gfxstream::magma::Decoder
DIntelDrmDecoder.cpp56 MAGMA_DECODER_BIND_METHOD(magma_connection_create_semaphore); in IntelDrmDecoder()
382 magma_status_t IntelDrmDecoder::magma_connection_create_semaphore( in magma_connection_create_semaphore() function in gfxstream::magma::IntelDrmDecoder
DDecoder.h47 …virtual magma_status_t magma_connection_create_semaphore(magma_connection_t magma_connection, magm…
/hardware/google/gfxstream/codegen/magma/
Dmagma.attrib50 magma_connection_create_semaphore
Dmagma.in13 MAGMA(magma_status_t, magma_connection_create_semaphore, magma_connection_t connection, magma_semap…
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma.h167 MAGMA_EXPORT magma_status_t magma_connection_create_semaphore(