/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_allocator.h | 53 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 144 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc::Allocator
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_allocator.h | 54 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 163 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc::Allocator
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_allocator.h | 55 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 171 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc::Allocator
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_allocator.h | 59 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
H A D | gr_buf_mgr.cpp | 117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_allocator.h | 59 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
H A D | gr_buf_mgr.cpp | 117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_allocator.h | 60 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 156 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
H A D | gr_buf_mgr.cpp | 118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_allocator.h | 60 bool CheckForBufferSharing(uint32_t num_descriptors,
|
H A D | gr_allocator.cpp | 157 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
|
H A D | gr_buf_mgr.cpp | 118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
|