/hardware/qcom/display/msm8226/libgralloc/ |
D | mapper.cpp | 49 IMemAlloc* memalloc; in getAllocator() local 64 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 101 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 225 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_lock() local 249 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 349 IMemAlloc* memalloc = NULL; in getAllocator() local 592 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
|
D | gpu.cpp | 325 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl() local
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | mapper.cpp | 51 IMemAlloc* memalloc; in getAllocator() local 65 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 99 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 220 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local 287 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 263 IMemAlloc* memalloc = NULL; in getAllocator() local 398 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/msm8960/libgralloc/ |
D | mapper.cpp | 51 IMemAlloc* memalloc; in getAllocator() local 65 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 99 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 219 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local 284 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 244 IMemAlloc* memalloc = NULL; in getAllocator() local 381 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/msm8084/libgralloc/ |
D | mapper.cpp | 49 IMemAlloc* memalloc; in getAllocator() local 66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local 103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local 226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local 275 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
|
D | alloc_controller.cpp | 354 IMemAlloc* memalloc = NULL; in getAllocator() local 664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
|
D | gpu.cpp | 329 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/msm8226/liboverlay/ |
D | overlayMem.h | 171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMem.h | 188 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 1021 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local 1288 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local 1373 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 1024 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/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
|
/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
|