Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dhwl_buffer_allocator.cc68 HalBufferDescriptor local_descriptor = buffer_descriptor; in AllocateBuffers() local
71 local_descriptor.allocator_id_ = id_; in AllocateBuffers()
73 camera_buffer_allocator_hwl_->AllocateBuffers(local_descriptor, buffers); in AllocateBuffers()