Home
last modified time | relevance | path

Searched refs:CheckForBufferSharing (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.h59 bool CheckForBufferSharing(uint32_t num_descriptors,
Dgr_allocator.cpp148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
Dgr_buf_mgr.cpp117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.h59 bool CheckForBufferSharing(uint32_t num_descriptors,
Dgr_allocator.cpp148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
Dgr_buf_mgr.cpp117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h60 bool CheckForBufferSharing(uint32_t num_descriptors,
Dgr_allocator.cpp156 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
Dgr_buf_mgr.cpp118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h60 bool CheckForBufferSharing(uint32_t num_descriptors,
Dgr_allocator.cpp157 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, in CheckForBufferSharing() function in gralloc1::Allocator
Dgr_buf_mgr.cpp118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index); in AllocateBuffers()