Home
last modified time | relevance | path

Searched defs:heap_type (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.cpp83 static void set_ion_flags(enum ion_heap_type heap_type, uint64_t usage, in set_ion_flags()
387 enum ion_heap_type heap_type, unsigned int flags, in alloc_from_ion_heap()
498 enum ion_heap_type heap_type = ION_HEAP_TYPE_INVALID; in pick_ion_heap() local
546 enum ion_heap_type heap_type; in check_buffers_sharable() local
773 static int allocate_to_fds(buffer_descriptor_t *bufDescriptor, enum ion_heap_type heap_type, in allocate_to_fds()
866 enum ion_heap_type heap_type; in mali_gralloc_ion_allocate() local
/aosp12/system/memory/libdmabufheap/tests/
H A Ddmabuf_heap_bench.c119 void ion_heap_bench(unsigned int heap_type, int size, int flags) { in ion_heap_bench()
/aosp12/art/openjdkjvmti/
H A Dti_heap.cc1498 jint heap_type = kHeapIdApp; in GetHeapId() local
1526 jint heap_type = GetHeapId(obj); in GetObjectHeapId() local
/aosp12/art/runtime/hprof/
H A Dhprof.cc1119 HprofHeapId heap_type = HPROF_HEAP_APP; in DumpHeapObject() local