Searched defs:heap (Results 1 – 8 of 8) sorted by relevance
45 static int object_heap_expand(object_heap_p heap) in object_heap_expand()89 int object_heap_init(object_heap_p heap, int object_size, int id_offset) in object_heap_init()104 int object_heap_allocate(object_heap_p heap) in object_heap_allocate()124 object_base_p object_heap_lookup(object_heap_p heap, int id) in object_heap_lookup()146 object_base_p object_heap_first(object_heap_p heap, object_heap_iterator *iter) in object_heap_first()156 object_base_p object_heap_next(object_heap_p heap, object_heap_iterator *iter) in object_heap_next()177 void object_heap_free(object_heap_p heap, object_base_p obj) in object_heap_free()192 void object_heap_destroy(object_heap_p heap) in object_heap_destroy()
82 sp<IMemoryHeap> heap = interface_cast<IMemoryHeap>(data.readStrongBinder()); in ReadMemObjFromBinder() local140 sp<IMemoryHeap> heap = smem->membase->getMemory(&offset, &size); in WriteMemObjToBinder() local
838 MemoryHeapBase *heap; in notifyFrame() local1439 sp<MemoryHeapBase> heap; in startPreviewCallbacks() local1548 sp<MemoryHeapBase> heap; in stopPreviewCallbacks() local
312 LocHeapDebug heap; in main() local
863 sp<IMemoryHeap> heap = data->getMemory(&offset, &size); in showMetadata() local
903 android::MemoryHeapBase *heap; in notifyFrame() local
4520 int heap = 0; in allocate_extradata() local5321 int heap = 0; in allocate_input_buffer() local