Home
last modified time | relevance | path

Searched defs:magma_poll (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h49 magma_poll_client_proc_t magma_poll; member
Dmagma_entry.cpp282 magma_status_t magma_poll(magma_poll_item_t* items, uint32_t count, uint64_t timeout_ns) in magma_poll() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h49 magma_poll_server_proc_t magma_poll; member
/hardware/google/gfxstream/guest/magma/
Dmagma.cpp278 magma_status_t MagmaClientContext::magma_poll(void* self, magma_poll_item_t* items, uint32_t count, in magma_poll() function in MagmaClientContext
/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp432 magma_status_t IntelDrmDecoder::magma_poll(magma_poll_item_t* items, uint32_t count, in magma_poll() function in gfxstream::magma::IntelDrmDecoder
DDecoder.cpp280 magma_status_t Decoder::magma_poll(magma_poll_item_t* items, uint32_t count, uint64_t timeout_ns) { in magma_poll() function in gfxstream::magma::Decoder