Searched refs:get_allocator (Results 1 – 3 of 3) sorted by relevance
67 BufferAllocator& get_allocator() { in get_allocator() function224 int shared_fd = get_allocator().Alloc(heap_name, size, 0); in alloc_from_dmabuf_heap()231 if (get_allocator().DmabufSetName(shared_fd, buffer_name)) { in alloc_from_dmabuf_heap()260 return get_allocator().CpuSyncStart(fd, sync_type_for_flags(read, write)); in sync()264 return get_allocator().CpuSyncEnd(fd, sync_type_for_flags(read, write)); in sync()
99 mMap.get_allocator().allocate(size); in LocUnorderedSetMap()