Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dhwl_buffer_allocator.cc59 camera_buffer_allocator_hwl_ = camera_buffer_allocator_hwl; in Initialize()
73 camera_buffer_allocator_hwl_->AllocateBuffers(local_descriptor, buffers); in AllocateBuffers()
85 camera_buffer_allocator_hwl_->FreeBuffers(buffers); in FreeBuffers()
Dhwl_buffer_allocator.h59 CameraBufferAllocatorHwl* camera_buffer_allocator_hwl_ = nullptr; variable
/hardware/google/camera/common/hal/google_camera_hal/
Dcapture_session_wrapper_process_block.cc88 camera_buffer_allocator_hwl_(camera_buffer_allocator_hwl), in CaptureSessionWrapperProcessBlock()
135 hwl_session_callback_, camera_buffer_allocator_hwl_, in ConfigureStreams()
Dcapture_session_wrapper_process_block.h112 CameraBufferAllocatorHwl* camera_buffer_allocator_hwl_ = nullptr; variable
Dzsl_snapshot_capture_session.h173 CameraBufferAllocatorHwl* camera_buffer_allocator_hwl_ = nullptr; variable
Dzsl_snapshot_capture_session.cc504 hwl_session_callback_, camera_buffer_allocator_hwl_, in SetupRealtimeProcessChain()
576 camera_buffer_allocator_hwl_(camera_buffer_allocator_hwl), in ZslSnapshotCaptureSession()