Home
last modified time | relevance | path

Searched defs:memalloc (Results 1 – 25 of 39) 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/msm8909/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
/hardware/qcom/display/msm8909w_3100/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
/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/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/msm8996/libgralloc/
Dmapper.cpp53 IMemAlloc* memalloc; in getAllocator() local
62 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_metadata() local
90 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map() local
133 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_unmap() local
239 IMemAlloc* memalloc = getAllocator(hnd->flags) ; in gralloc_map_and_invalidate() local
290 IMemAlloc* memalloc = getAllocator(hnd->flags); in gralloc_unlock() local
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h161 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/msm8226/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/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp131 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); in FreeBuffer() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp131 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/msm8084/libcopybit/
Dcopybit_c2d.cpp1024 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/sdm845/display/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.cpp1026 IMemAlloc* memalloc = sAlloc->getAllocator(data.allocType); in free_temp_buffer() local
1295 IMemAlloc* memalloc = sAlloc->getAllocator(src_hnd->flags); in stretch_copybit_internal() local
1381 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/msm8909w_3100/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/sm8150/display/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

12