Home
last modified time | relevance | path

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

12

/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp51 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
308 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
Dalloc_controller.cpp246 IMemAlloc* memalloc = NULL; in getAllocator() local
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
/hardware/qcom/display/msm8998/libgralloc/
Dmapper.cpp52 IMemAlloc* memalloc; in getAllocator() local
61 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata() local
89 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local
132 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local
238 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local
289 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
Dalloc_controller.cpp513 IMemAlloc* memalloc = NULL; in getAllocator() local
881 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
/hardware/qcom/display/msm8909/libgralloc/
Dmapper.cpp52 IMemAlloc* memalloc; in getAllocator() local
68 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local
115 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local
247 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local
298 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
Dalloc_controller.cpp367 IMemAlloc* memalloc = NULL; in getAllocator() local
670 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp49 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
Dalloc_controller.cpp355 IMemAlloc* memalloc = NULL; in getAllocator() local
664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
/hardware/qcom/display/msm8226/libgralloc/
Dmapper.cpp49 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
Dalloc_controller.cpp354 IMemAlloc* memalloc = NULL; in getAllocator() local
658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp54 IMemAlloc* memalloc; in getAllocator() local
63 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata() local
91 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local
134 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local
240 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local
291 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp54 IMemAlloc* memalloc; in getAllocator() local
63 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata() local
91 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local
134 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local
240 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local
291 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
Dalloc_controller.cpp443 IMemAlloc* memalloc = NULL; in getAllocator() local
760 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); in free_buffer() local
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
/hardware/qcom/display/msm8226/liboverlay/
DoverlayMem.h171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
/hardware/qcom/display/msm8909/liboverlay/
DoverlayMem.h171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
/hardware/qcom/display/msm8994/liboverlay/
DoverlayMem.h171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
/hardware/qcom/display/msm8084/liboverlay/
DoverlayMem.h189 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close() local
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp125 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer() local
/hardware/qcom/display/msm8998/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp132 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer() local
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp574 IMemAlloc* memalloc; in getAllocator() local
609 IMemAlloc* memalloc = getAllocator(hnd->flags); in hwc_set_primary() local
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp1004 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/msm8996/libcopybit/
Dcopybit_c2d.cpp1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local
1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local
1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp1028 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local
1297 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local
1383 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp1008 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local
1274 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local
1359 IMemAlloc* memalloc = sAlloc->getAllocator(dst_hnd->flags); in stretch_copybit_internal() local

12