HomeSort by relevance Sort by last modified time
    Searched refs:CheckForBufferSharing (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/display/msm8909/gralloc/
gr_allocator.h 59 bool CheckForBufferSharing(uint32_t num_descriptors,
gr_allocator.cpp 148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors,
gr_buf_mgr.cpp 117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index);
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_allocator.h 59 bool CheckForBufferSharing(uint32_t num_descriptors,
gr_allocator.cpp 148 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors,
gr_buf_mgr.cpp 117 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index);
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 60 bool CheckForBufferSharing(uint32_t num_descriptors,
gr_allocator.cpp 156 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors,
gr_buf_mgr.cpp 118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.h 60 bool CheckForBufferSharing(uint32_t num_descriptors,
gr_allocator.cpp 157 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors,
gr_buf_mgr.cpp 118 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index);

Completed in 169 milliseconds