Home
last modified time | relevance | path

Searched refs:UnmapBuffer (Results 1 – 24 of 24) sorted by relevance

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.h70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
Dgr_ion_alloc.cpp127 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/
Dgr_ion_alloc.h70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
Dgr_ion_alloc.cpp113 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/
Dgr_ion_alloc.h70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
Dgr_ion_alloc.cpp113 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/
Dgr_ion_alloc.h70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
Dgr_ion_alloc.cpp113 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/
Dgr_ion_alloc.h70 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
Dgr_ion_alloc.cpp122 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/
Dgr_ion_alloc.cpp117 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
Dgr_ion_alloc.h71 int UnmapBuffer(void *base, unsigned int size, unsigned int offset);
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h64 DisplayError UnmapBuffer(const private_handle_t *handle, int* release_fence);
Dhwc_display_virtual.cpp171 error = buffer_allocator_->UnmapBuffer(output_handle, &release_fence); in Present()
Dhwc_buffer_allocator.cpp405 DisplayError HWCBufferAllocator::UnmapBuffer(const private_handle_t *handle, int* release_fence) { in UnmapBuffer() function in sdm::HWCBufferAllocator
Dhwc_display.cpp1518 DisplayError error = buffer_allocator_->UnmapBuffer(pvt_handle, &release_fence); in BuildLayerStack()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h64 DisplayError UnmapBuffer(const private_handle_t *handle, int *release_fence);
Dhwc_display_virtual.cpp180 error = buffer_allocator_->UnmapBuffer(output_handle, &release_fence); in Present()
Dhwc_buffer_allocator.cpp430 DisplayError HWCBufferAllocator::UnmapBuffer(const private_handle_t *handle, int *release_fence) { in UnmapBuffer() function in sdm::HWCBufferAllocator
Dhwc_display.cpp1859 DisplayError error = buffer_allocator_->UnmapBuffer(pvt_handle, &release_fence); in DumpInputBuffers()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h67 DisplayError UnmapBuffer(const private_handle_t *handle, int *release_fence);
Dhwc_display_virtual.cpp195 error = buffer_allocator_->UnmapBuffer(output_handle, &release_fence); in Present()
Dhwc_buffer_allocator.cpp536 DisplayError HWCBufferAllocator::UnmapBuffer(const private_handle_t *handle, int *release_fence) { in UnmapBuffer() function in sdm::HWCBufferAllocator
Dhwc_display.cpp1961 DisplayError error = buffer_allocator_->UnmapBuffer(pvt_handle, &release_fence); in DumpInputBuffers()