/hardware/qcom/display/msm8960/libgralloc/ |
ionalloc.cpp | 138 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/msm8974/libgralloc/ |
ionalloc.cpp | 139 err = unmap_buffer(base, size, offset); 168 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) function in class:IonAlloc
|
/hardware/qcom/display/msm8x26/libgralloc/ |
ionalloc.cpp | 138 err = unmap_buffer(base, size, offset); 167 int IonAlloc::unmap_buffer(void *base, size_t size, int offset) function in class:IonAlloc
|