Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp84 struct HeapSpecifier in select_dmabuf_heap() struct
90 static const std::array<HeapSpecifier, 8> exact_usage_heaps = in select_dmabuf_heap()
133 static const std::array<HeapSpecifier, 8> inexact_usage_heaps = in select_dmabuf_heap()
182 for (const HeapSpecifier &heap : exact_usage_heaps) in select_dmabuf_heap()
190 for (const HeapSpecifier &heap : inexact_usage_heaps) in select_dmabuf_heap()