Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h15 magma_device_query_client_proc_t magma_device_query; member
Dmagma_entry.cpp78 magma_status_t magma_device_query(magma_device_t device, uint64_t id, magma_handle_t* result_buffer… in magma_device_query() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h15 magma_device_query_server_proc_t magma_device_query; member
/hardware/google/gfxstream/guest/magma/
Dmagma.cpp178 magma_status_t MagmaClientContext::magma_device_query(void* self, magma_device_t device, in magma_device_query() function in MagmaClientContext
/hardware/google/gfxstream/host/magma/
DDecoder.cpp105 magma_status_t Decoder::magma_device_query(magma_device_t device, uint64_t id, in magma_device_query() function in gfxstream::magma::Decoder