/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_ion_alloc.h | 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
|
D | gr_ion_alloc.cpp | 127 err = UnmapBuffer(base, size, offset); in FreeBuffer() 170 int IonAlloc::UnmapBuffer(void *base, unsigned int size, unsigned int /*offset*/) { in UnmapBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_ion_alloc.h | 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
|
D | gr_ion_alloc.cpp | 113 err = UnmapBuffer(base, size, offset); in FreeBuffer() 156 int IonAlloc::UnmapBuffer(void *base, unsigned int size, unsigned int /*offset*/) { in UnmapBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_ion_alloc.h | 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
|
D | gr_ion_alloc.cpp | 113 err = UnmapBuffer(base, size, offset); in FreeBuffer() 156 int IonAlloc::UnmapBuffer(void *base, unsigned int size, unsigned int /*offset*/) { in UnmapBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_ion_alloc.h | 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
|
D | gr_ion_alloc.cpp | 113 err = UnmapBuffer(base, size, offset); in FreeBuffer() 156 int IonAlloc::UnmapBuffer(void *base, unsigned int size, unsigned int /*offset*/) { in UnmapBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_ion_alloc.h | 70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
|
D | gr_ion_alloc.cpp | 122 err = UnmapBuffer(base, size, offset); in FreeBuffer() 165 int IonAlloc::UnmapBuffer(void *base, unsigned int size, unsigned int /*offset*/) { in UnmapBuffer() function in gralloc::IonAlloc
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_ion_alloc.cpp | 117 err = UnmapBuffer(base, size, offset); in FreeBuffer() 228 err = UnmapBuffer(base, size, offset); in FreeBuffer() 340 int IonAlloc::UnmapBuffer(void *base, unsigned int size, unsigned int /*offset*/) { in UnmapBuffer() function in gralloc::IonAlloc
|
D | gr_ion_alloc.h | 71 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.h | 64 DisplayError UnmapBuffer(const private_handle_t *handle, int* release_fence);
|
D | hwc_display_virtual.cpp | 171 error = buffer_allocator_->UnmapBuffer(output_handle, &release_fence); in Present()
|
D | hwc_buffer_allocator.cpp | 405 DisplayError HWCBufferAllocator::UnmapBuffer(const private_handle_t *handle, int* release_fence) { in UnmapBuffer() function in sdm::HWCBufferAllocator
|
D | hwc_display.cpp | 1518 DisplayError error = buffer_allocator_->UnmapBuffer(pvt_handle, &release_fence); in BuildLayerStack()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.h | 64 DisplayError UnmapBuffer(const private_handle_t *handle, int *release_fence);
|
D | hwc_display_virtual.cpp | 180 error = buffer_allocator_->UnmapBuffer(output_handle, &release_fence); in Present()
|
D | hwc_buffer_allocator.cpp | 430 DisplayError HWCBufferAllocator::UnmapBuffer(const private_handle_t *handle, int *release_fence) { in UnmapBuffer() function in sdm::HWCBufferAllocator
|
D | hwc_display.cpp | 1859 DisplayError error = buffer_allocator_->UnmapBuffer(pvt_handle, &release_fence); in DumpInputBuffers()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.h | 67 DisplayError UnmapBuffer(const private_handle_t *handle, int *release_fence);
|
D | hwc_display_virtual.cpp | 195 error = buffer_allocator_->UnmapBuffer(output_handle, &release_fence); in Present()
|
D | hwc_buffer_allocator.cpp | 536 DisplayError HWCBufferAllocator::UnmapBuffer(const private_handle_t *handle, int *release_fence) { in UnmapBuffer() function in sdm::HWCBufferAllocator
|
D | hwc_display.cpp | 1961 DisplayError error = buffer_allocator_->UnmapBuffer(pvt_handle, &release_fence); in DumpInputBuffers()
|