Searched refs:CheckForBufferSharing (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_allocator.h | 59 bool CheckForBufferSharing(uint32_t num_descriptors,
|
D | gr_allocator.cpp | 148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_allocator.h | 59 bool CheckForBufferSharing(uint32_t num_descriptors,
|
D | gr_allocator.cpp | 148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 60 bool CheckForBufferSharing(uint32_t num_descriptors,
|
D | gr_allocator.cpp | 156 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 60 bool CheckForBufferSharing(uint32_t num_descriptors,
|
D | gr_allocator.cpp | 157 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|