Lines Matching refs:memalloc
44 #include <memalloc.h>
1004 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1005 memalloc->free_buffer(data.base, data.size, 0, data.fd);
1262 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1263 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size,
1347 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
1348 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size,