Home
last modified time | relevance | path

Searched refs:unmap_buffer (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.h50 virtual int unmap_buffer(void *base, unsigned int size,
Dmemalloc.h72 virtual int unmap_buffer(void *base, unsigned int size,
Dionalloc.cpp145 err = unmap_buffer(base, size, offset); in free_buffer()
176 int IonAlloc::unmap_buffer(void *base, unsigned int size, in unmap_buffer() function in IonAlloc
Dmapper.cpp117 err = memalloc->unmap_buffer(base, size, hnd->offset); in gralloc_unmap()
123 err = memalloc->unmap_buffer(base, size, hnd->offset_metadata); in gralloc_unmap()
/hardware/qcom/display/msm8226/libgralloc/
Dionalloc.h50 virtual int unmap_buffer(void *base, unsigned int size,
Dmemalloc.h72 virtual int unmap_buffer(void *base, unsigned int size,
Dionalloc.cpp135 err = unmap_buffer(base, size, offset); in free_buffer()
165 int IonAlloc::unmap_buffer(void *base, unsigned int size, in unmap_buffer() function in IonAlloc
Dmapper.cpp105 err = memalloc->unmap_buffer(base, size, hnd->offset); in gralloc_unmap()
111 err = memalloc->unmap_buffer(base, size, hnd->offset_metadata); in gralloc_unmap()
/hardware/qcom/display/msm8974/libgralloc/
Dionalloc.h50 virtual int unmap_buffer(void *base, size_t size,
Dmemalloc.h72 virtual int unmap_buffer(void *base, size_t size,
Dionalloc.cpp139 err = unmap_buffer(base, size, offset); in free_buffer()
168 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) in unmap_buffer() function in IonAlloc
Dmapper.cpp101 err = memalloc->unmap_buffer(base, size, hnd->offset); in gralloc_unmap()
107 err = memalloc->unmap_buffer(base, size, hnd->offset_metadata); in gralloc_unmap()
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.h50 virtual int unmap_buffer(void *base, size_t size,
Dmemalloc.h72 virtual int unmap_buffer(void *base, size_t size,
Dionalloc.cpp138 err = unmap_buffer(base, size, offset); in free_buffer()
167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) in unmap_buffer() function in IonAlloc
Dmapper.cpp101 err = memalloc->unmap_buffer(base, size, hnd->offset); in gralloc_unmap()
107 err = memalloc->unmap_buffer(base, size, hnd->offset_metadata); in gralloc_unmap()
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.h50 virtual int unmap_buffer(void *base, size_t size,
Dmemalloc.h72 virtual int unmap_buffer(void *base, size_t size,
Dionalloc.cpp134 err = unmap_buffer(base, size, offset); in free_buffer()
163 int IonAlloc::unmap_buffer(void *base, size_t size, size_t /*offset*/) in unmap_buffer() function in IonAlloc
Dmapper.cpp105 err = memalloc->unmap_buffer(base, size, hnd->offset); in gralloc_unmap()
111 err = memalloc->unmap_buffer(base, size, hnd->offset_metadata); in gralloc_unmap()