Home | History | Annotate | Download | only in libcopybit

Lines Matching defs:memalloc

44 #include <memalloc.h>
1023 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType);
1024 memalloc->free_buffer(data.base, data.size, 0, data.fd);
1290 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags);
1291 if (memalloc->clean_buffer((void *)(src_hnd->base), src_hnd->size,
1375 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags);
1376 memalloc->clean_buffer((void *)(dst_hnd->base), dst_hnd->size,