/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.h | 46 virtual IMemAlloc* getAllocator(int flags) = 0; 62 virtual IMemAlloc* getAllocator(int flags);
|
D | mapper.cpp | 47 static IMemAlloc* getAllocator(int flags) in getAllocator() function 51 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator() 66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() 103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() 226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() 275 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
|
D | alloc_controller.cpp | 352 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController 662 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
D | gpu.cpp | 335 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl()
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | alloc_controller.h | 46 virtual IMemAlloc* getAllocator(int flags) = 0; 62 virtual IMemAlloc* getAllocator(int flags);
|
D | mapper.cpp | 49 static IMemAlloc* getAllocator(int flags) in getAllocator() function 53 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator() 65 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() 99 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() 220 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() 308 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
|
D | alloc_controller.cpp | 261 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController 396 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
D | gpu.cpp | 338 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.h | 46 virtual IMemAlloc* getAllocator(int flags) = 0; 62 virtual IMemAlloc* getAllocator(int flags);
|
D | mapper.cpp | 50 static IMemAlloc* getAllocator(int flags) in getAllocator() function 54 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator() 68 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() 115 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() 247 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() 298 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
|
D | alloc_controller.cpp | 443 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController 757 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
D | gpu.cpp | 353 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.h | 46 virtual IMemAlloc* getAllocator(int flags) = 0; 62 virtual IMemAlloc* getAllocator(int flags);
|
D | mapper.cpp | 47 static IMemAlloc* getAllocator(int flags) in getAllocator() function 51 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator() 66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() 103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() 226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() 275 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
|
D | alloc_controller.cpp | 352 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController 658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
D | gpu.cpp | 334 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | alloc_controller.h | 46 virtual IMemAlloc* getAllocator(int flags) = 0; 62 virtual IMemAlloc* getAllocator(int flags);
|
D | mapper.cpp | 49 static IMemAlloc* getAllocator(int flags) in getAllocator() function 53 memalloc = alloc_ctrl->getAllocator(flags); in getAllocator() 65 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() 99 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() 219 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() 308 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock()
|
D | alloc_controller.cpp | 244 IMemAlloc* IonController::getAllocator(int flags) in getAllocator() function in IonController 388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer()
|
D | gpu.cpp | 322 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); in free_impl()
|
/hardware/qcom/display/msm8974/liboverlay/ |
D | overlayMem.h | 162 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMem.h | 161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMem.h | 171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMem.h | 171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMem.h | 189 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
|