Home
last modified time | relevance | path

Searched defs:memalloc (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/display/libgralloc/
Dmapper.cpp53 IMemAlloc* memalloc; in getAllocator() local
68 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local
100 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local
275 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unlock() local
Dalloc_controller.cpp155 IMemAlloc* memalloc = NULL; in getAllocator() local
276 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
Dgpu.cpp260 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl() local
/hardware/qcom/display/liboverlay/
DoverlayMem.h170 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
/hardware/qcom/display/libcopybit/
Dcopybit_c2d.cpp957 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local
1176 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local
1247 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local