HomeSort by relevance Sort by last modified time
    Searched refs:memalloc (Results 1 - 25 of 37) sorted by null

1 2

  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 39 #include "memalloc.h"
49 IMemAlloc* memalloc; local
51 memalloc = alloc_ctrl->getAllocator(flags);
52 return memalloc;
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
67 int err = memalloc->map_buffer(&mappedAddress, size,
79 err = memalloc->map_buffer(&mappedAddress, size,
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
104 if(memalloc != NULL) {
105 err = memalloc->unmap_buffer(base, size, hnd->offset)
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
275 IMemAlloc* memalloc = getAllocator(hnd->flags); local
    [all...]
alloc_controller.cpp 35 #include "memalloc.h"
351 IMemAlloc* memalloc = NULL; local
353 memalloc = mIonAlloc;
358 return memalloc;
660 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); local
661 memalloc->free_buffer((void*)hnd->base, hnd->size, hnd->offset, hnd->fd);
Android.mk 34 # MemAlloc Library
44 LOCAL_COPY_HEADERS := alloc_controller.h memalloc.h
gpu.cpp 26 #include "memalloc.h"
334 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); local
335 int err = memalloc->free_buffer((void*)hnd->base, (size_t) hnd->size,
341 err = memalloc->free_buffer((void*)hnd->base_metadata,
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 39 #include "memalloc.h"
49 IMemAlloc* memalloc; local
51 memalloc = alloc_ctrl->getAllocator(flags);
52 return memalloc;
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
67 int err = memalloc->map_buffer(&mappedAddress, size,
79 err = memalloc->map_buffer(&mappedAddress, size,
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
104 if(memalloc != NULL) {
105 err = memalloc->unmap_buffer(base, size, hnd->offset)
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
275 IMemAlloc* memalloc = getAllocator(hnd->flags); local
    [all...]
alloc_controller.cpp 35 #include "memalloc.h"
354 IMemAlloc* memalloc = NULL; local
356 memalloc = mIonAlloc;
361 return memalloc;
658 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); local
659 memalloc->free_buffer((void*)hnd->base, hnd->size, hnd->offset, hnd->fd);
Android.mk 34 # MemAlloc Library
44 LOCAL_COPY_HEADERS := alloc_controller.h memalloc.h
gpu.cpp 26 #include "memalloc.h"
338 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); local
339 int err = memalloc->free_buffer((void*)hnd->base, hnd->size,
345 err = memalloc->free_buffer((void*)hnd->base_metadata,
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 41 #include "memalloc.h"
51 IMemAlloc* memalloc; local
53 memalloc = alloc_ctrl->getAllocator(flags);
54 return memalloc;
65 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
66 int err = memalloc->map_buffer(&mappedAddress, size,
78 err = memalloc->map_buffer(&mappedAddress, size,
99 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
100 if(memalloc != NULL) {
101 err = memalloc->unmap_buffer(base, size, hnd->offset)
219 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
308 IMemAlloc* memalloc = getAllocator(hnd->flags); local
    [all...]
alloc_controller.cpp 35 #include "memalloc.h"
246 IMemAlloc* memalloc = NULL; local
248 memalloc = mIonAlloc;
253 return memalloc;
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); local
389 memalloc->free_buffer((void*)hnd->base, hnd->size, hnd->offset, hnd->fd);
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 41 #include "memalloc.h"
52 IMemAlloc* memalloc; local
54 memalloc = alloc_ctrl->getAllocator(flags);
55 return memalloc;
61 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
67 int ret = memalloc->map_buffer(&mappedAddress, size,
89 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
97 err = memalloc->map_buffer(&mappedAddress, size,
132 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
133 if(!memalloc)
237 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
288 IMemAlloc* memalloc = getAllocator(hnd->flags); local
    [all...]
Android.mk 37 # MemAlloc Library
50 LOCAL_COPY_HEADERS := alloc_controller.h memalloc.h
alloc_controller.cpp 35 #include "memalloc.h"
438 IMemAlloc* memalloc = NULL; local
440 memalloc = mIonAlloc;
445 return memalloc;
751 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); local
752 memalloc->free_buffer((void*)hnd->base, hnd->size, hnd->offset, hnd->fd);
  /hardware/qcom/display/msm8909/libgralloc/
mapper.cpp 41 #include "memalloc.h"
52 IMemAlloc* memalloc; local
54 memalloc = alloc_ctrl->getAllocator(flags);
55 return memalloc;
68 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
74 err = memalloc->map_buffer(&mappedAddress, size,
90 err = memalloc->map_buffer(&mappedAddress, size,
115 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
116 if(memalloc != NULL) {
117 err = memalloc->unmap_buffer(base, size, hnd->offset)
247 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
298 IMemAlloc* memalloc = getAllocator(hnd->flags); local
    [all...]
alloc_controller.cpp 35 #include "memalloc.h"
367 IMemAlloc* memalloc = NULL; local
369 memalloc = mIonAlloc;
374 return memalloc;
670 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags); local
671 memalloc->free_buffer((void*)hnd->base, hnd->size, hnd->offset, hnd->fd);
Android.mk 35 # MemAlloc Library
46 LOCAL_COPY_HEADERS := alloc_controller.h memalloc.h
gpu.cpp 26 #include "memalloc.h"
351 IMemAlloc* memalloc = mAllocCtrl->getAllocator(hnd->flags); local
352 int err = memalloc->free_buffer((void*)hnd->base, hnd->size,
358 err = memalloc->free_buffer((void*)hnd->base_metadata,
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 41 #include "memalloc.h"
52 IMemAlloc* memalloc; local
54 memalloc = alloc_ctrl->getAllocator(flags);
55 return memalloc;
68 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
77 err = memalloc->map_buffer(&mappedAddress, size,
93 err = memalloc->map_buffer(&mappedAddress, size,
114 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
115 if(!memalloc)
119 err = memalloc->unmap_buffer((void*)hnd->base, hnd->size, hnd->offset)
229 IMemAlloc* memalloc = getAllocator(hnd->flags) ; local
280 IMemAlloc* memalloc = getAllocator(hnd->flags); local
    [all...]
Android.mk 35 # MemAlloc Library
46 LOCAL_COPY_HEADERS := alloc_controller.h memalloc.h
  /hardware/qcom/display/msm8226/liboverlay/
overlayMem.h 37 #include <memalloc.h>
171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); local
172 ret = memalloc->free_buffer(mBaseAddr, mBufSzAligned * mNumBuffers, 0, mFd);
  /hardware/qcom/display/msm8909/liboverlay/
overlayMem.h 37 #include <memalloc.h>
171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); local
172 ret = memalloc->free_buffer(mBaseAddr, mBufSzAligned * mNumBuffers, 0, mFd);
  /hardware/qcom/display/msm8960/liboverlay/
overlayMem.h 37 #include <memalloc.h>
161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); local
162 ret = memalloc->free_buffer(mBaseAddr, mBufSz * mNumBuffers, 0, mFd);
  /hardware/qcom/display/msm8994/liboverlay/
overlayMem.h 37 #include <memalloc.h>
171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); local
172 ret = memalloc->free_buffer(mBaseAddr, mBufSzAligned * mNumBuffers, 0, mFd);
  /hardware/qcom/display/msm8084/liboverlay/
overlayMem.h 37 #include <memalloc.h>
189 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); local
190 ret = memalloc->free_buffer(mBaseAddr, mBufSzAligned * mNumBuffers, 0, mFd);
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_buffer_allocator.cpp 31 #include <memalloc.h>
125 gralloc::IMemAlloc *memalloc = alloc_controller_->getAllocator(meta_buffer_info->alloc_type); local
126 if (memalloc == NULL) {
127 DLOGE("Memalloc handle is NULL, alloc type %d", meta_buffer_info->alloc_type);
131 ret = memalloc->free_buffer(meta_buffer_info->base_addr, alloc_buffer_info->size, 0,

Completed in 1375 milliseconds

1 2