Searched refs:AllocateBuffersLocked (Results 1 – 4 of 4) sorted by relevance
141 status_t AllocateBuffersLocked(uint32_t buffer_number);
142 status_t AllocateBuffersLocked(const HalStream& hal_stream,
71 status_t res = AllocateBuffersLocked(num_buffers); in AllocateBuffers()81 status_t ZslBufferManager::AllocateBuffersLocked(uint32_t buffer_number) { in AllocateBuffersLocked() function in android::google_camera_hal::ZslBufferManager132 status_t res = AllocateBuffersLocked(/*buffer_number=*/1); in GetEmptyBuffer()
148 return AllocateBuffersLocked(hal_stream, additional_num_buffers, in AllocateBuffers()152 status_t InternalStreamManager::AllocateBuffersLocked( in AllocateBuffersLocked() function in android::google_camera_hal::InternalStreamManager295 status_t res = AllocateBuffersLocked(hal_stream, total_additional_num_buffers, in AllocateSharedBuffers()