/hardware/google/gfxstream/guest/mesa/src/util/ |
D | vma.c | 47 util_vma_heap_init(struct util_vma_heap *heap, in util_vma_heap_init() 63 util_vma_heap_finish(struct util_vma_heap *heap) in util_vma_heap_finish() 71 util_vma_heap_validate(struct util_vma_heap *heap) in util_vma_heap_validate() 102 #define util_vma_heap_validate(heap) argument 106 util_vma_hole_alloc(struct util_vma_heap *heap, in util_vma_hole_alloc() 157 util_vma_heap_alloc(struct util_vma_heap *heap, in util_vma_heap_alloc() 249 util_vma_heap_alloc_addr(struct util_vma_heap *heap, in util_vma_heap_alloc_addr() 287 util_vma_heap_free(struct util_vma_heap *heap, in util_vma_heap_free() 356 util_vma_heap_print(struct util_vma_heap *heap, FILE *fp, in util_vma_heap_print()
|
D | u_mm.c | 34 u_mmDumpMemInfo(const struct mem_block *heap) in u_mmDumpMemInfo() 72 struct mem_block *heap, *block; in u_mmInit() local 177 u_mmAllocMem(struct mem_block *heap, int size, int align2, int startSearch) in u_mmAllocMem() 217 u_mmFindBlock(struct mem_block *heap, int start) in u_mmFindBlock() 285 u_mmDestroy(struct mem_block *heap) in u_mmDestroy()
|
D | u_mm.h | 40 struct mem_block *heap; member
|
/hardware/google/graphics/common/libion/test/ |
D | map_test.cpp | 31 struct ion_heap_data *heap = (struct ion_heap_data *)m_heap_query.heaps; in TEST_F() local 58 struct ion_heap_data *heap = (struct ion_heap_data *)m_heap_query.heaps; in TEST_F() local 92 struct ion_heap_data *heap = (struct ion_heap_data *)m_heap_query.heaps; in TEST_F() local 120 struct ion_heap_data *heap = (struct ion_heap_data *)m_heap_query.heaps; in TEST_F() local 162 struct ion_heap_data *heap = (struct ion_heap_data *)m_heap_query.heaps; in TEST_F() local
|
/hardware/google/gchips/gralloc4/src/allocator/ |
D | mali_gralloc_ion.cpp | 75 for (const auto& heap: options) in find_first_available_heap() local 182 for (const HeapSpecifier &heap : exact_usage_heaps) in select_dmabuf_heap() local 190 for (const HeapSpecifier &heap : inexact_usage_heaps) in select_dmabuf_heap() local
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | Pool.cpp | 322 auto heap = mHeapInfos[index].heap; in alloc() local 373 Heap* heap; member
|
/hardware/interfaces/cas/1.1/vts/functional/ |
D | VtsHalCasV1_1TargetTest.cpp | 369 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestInputBuffer() local 426 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestOobInput() local
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocHeap.cpp | 312 LocHeapDebug heap; in main() local
|
/hardware/interfaces/cas/1.2/vts/functional/ |
D | VtsHalCasV1_2TargetTest.cpp | 403 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestInputBuffer() local 460 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestOobInput() local
|
/hardware/interfaces/cas/1.0/vts/functional/ |
D | VtsHalCasV1_0TargetTest.cpp | 328 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestInputBuffer() local 389 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); in descrambleTestOobInput() local
|
/hardware/google/gfxstream/guest/mesa/src/util/tests/vma/ |
D | vma_random_test.cpp | 223 struct util_vma_heap heap; member
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/ |
D | vk_rmv_tokens.h | 237 struct vk_rmv_heap_description heap; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 4327 int heap = 0; in allocate_extradata() local 5123 int heap = 0; in allocate_input_buffer() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 4520 int heap = 0; in allocate_extradata() local 5321 int heap = 0; in allocate_input_buffer() local
|