/hardware/qcom/display/msm8974/libgralloc/ |
D | mapper.cpp | 52 IMemAlloc* memalloc; in getAllocator() local 66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 100 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 221 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local 288 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 262 IMemAlloc* memalloc = NULL; in getAllocator() local 396 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
|
D | gpu.cpp | 331 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl() local
|
/hardware/qcom/display/msm8x26/libgralloc/ |
D | mapper.cpp | 52 IMemAlloc* memalloc; in getAllocator() local 66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 100 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 220 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local 285 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 243 IMemAlloc* memalloc = NULL; in getAllocator() local 377 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
|
D | gpu.cpp | 316 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl() local
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | mapper.cpp | 52 IMemAlloc* memalloc; in getAllocator() local 66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 100 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 220 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local 285 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 243 IMemAlloc* memalloc = NULL; in getAllocator() local 379 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
|
D | gpu.cpp | 316 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl() local
|
/hardware/qcom/display/msm8974/liboverlay/ |
D | overlayMem.h | 162 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMem.h | 161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
|
/hardware/qcom/display/msm8x26/liboverlay/ |
D | overlayMem.h | 161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit_c2d.cpp | 1023 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local 1290 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local 1375 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local
|
/hardware/qcom/display/msm8x26/libcopybit/ |
D | copybit_c2d.cpp | 1004 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local 1262 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local 1347 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 1004 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local 1262 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local 1347 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local
|