Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp82 std::string select_dmabuf_heap(uint64_t usage) in select_dmabuf_heap() function
213 auto heap_name = use_placeholder ? "system" : select_dmabuf_heap(usage); in alloc_from_dmabuf_heap()