Home
last modified time | relevance | path

Searched refs:get_allocator (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp67 BufferAllocator& get_allocator() { in get_allocator() function
224 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()
/hardware/qcom/sm8150/gps/utils/
DLocUnorderedSetMap.h99 mMap.get_allocator().allocate(size); in LocUnorderedSetMap()
/hardware/qcom/sm7250/gps/utils/
DLocUnorderedSetMap.h99 mMap.get_allocator().allocate(size); in LocUnorderedSetMap()