Home
last modified time | relevance | path

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

/external/crosvm/vm_control/src/
Dlib.rs424 match Self::allocate_gpu_memory(gralloc, width, height, format) { in execute()
450 fn allocate_gpu_memory( in allocate_gpu_memory() method