Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/magma/
DIntelDrmDecoder.cpp134 magma_status_t IntelDrmDecoder::magma_poll( in magma_poll() function in gfxstream::magma::IntelDrmDecoder
/device/generic/vulkan-cereal/stream-servers/magma/magma_dec/
Dmagma_server_context.h45 magma_poll_server_proc_t magma_poll; member
/device/generic/goldfish-opengl/system/magma/magma_enc/
Dmagma_client_context.h45 magma_poll_client_proc_t magma_poll; member
Dmagma_entry.cpp254 magma_status_t magma_poll(magma_poll_item_t* items, uint32_t count, uint64_t timeout_ns) in magma_poll() function
/device/generic/goldfish-opengl/system/magma/
Dmagma.cpp232 magma_status_t MagmaClientContext::magma_poll(void* self, magma_poll_item_t* items, uint32_t count, in magma_poll() function in MagmaClientContext