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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 60 bool CheckForBufferSharing(uint32_t num_descriptors, const BufferDescriptor *descriptors,
gr_buf_mgr.cpp 77 shared = allocator_->CheckForBufferSharing(num_descriptors, descriptors, &max_buf_index);
gr_allocator.cpp 178 bool Allocator::CheckForBufferSharing(uint32_t num_descriptors, const BufferDescriptor *descriptors,

Completed in 64 milliseconds