Searched refs:getAllocator (Results 1 – 6 of 6) sorted by relevance
46 virtual IMemAlloc* getAllocator(int flags) = 0;62 virtual IMemAlloc* getAllocator(int flags);
51 static IMemAlloc* getAllocator(int flags) in getAllocator() function55 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator()68 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map()100 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap()275 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unlock()
153 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController276 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
260 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl()
170 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
957 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer()1176 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal()1247 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal()