Searched refs:heap (Results 1 – 2 of 2) sorted by relevance
76 sp<MemoryHeapBase> heap = new MemoryHeapBase(0x1000); in thread_func() local79 handle->data[0] = heap->getHeapID(); in thread_func()84 src.heapBase = hidl_memory("ashmem", hidl_handle(handle), heap->getSize()); in thread_func()
83 sp<IMemoryHeap> heap = new MyMemoryHeap(fd); in set_heap() local84 data.writeStrongBinder(IInterface::asBinder(heap)); in set_heap()