Searched defs:unmap_buffer (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.cpp134 err = unmap_buffer(base, size, offset);
163 int IonAlloc::unmap_buffer(void *base, size_t size, size_t /*offset*/) function in class:IonAlloc
/hardware/qcom/display/msm8226/libgralloc/
H A Dionalloc.cpp135 err = unmap_buffer(base, size, offset);
165 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc
/hardware/qcom/display/msm8909/libgralloc/
H A Dionalloc.cpp136 err = unmap_buffer(base, size, offset);
167 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc
/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dionalloc.cpp136 err = unmap_buffer(base, size, offset);
167 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc
/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.cpp138 err = unmap_buffer(base, size, offset);
167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) function in class:IonAlloc
/hardware/qcom/display/msm8994/libgralloc/
H A Dionalloc.cpp147 err = unmap_buffer(base, size, offset);
178 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc
/hardware/qcom/display/msm8996/libgralloc/
H A Dionalloc.cpp141 err = unmap_buffer(base, size, offset);
172 int IonAlloc::unmap_buffer(void *base, unsigned int size, function in class:IonAlloc

Completed in 130 milliseconds