Home
last modified time | relevance | path

Searched defs:hal_stream (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/google/camera/common/hal/utils/
H A Dinternal_stream_manager.cc116 const Stream& stream, const HalStream& hal_stream, in GetBufferDescriptor()
143 status_t InternalStreamManager::AllocateBuffers(const HalStream& hal_stream, in AllocateBuffers()
153 const HalStream& hal_stream, uint32_t additional_num_buffers, in AllocateBuffersLocked()
267 for (auto& hal_stream : hal_streams) { in AllocateSharedBuffers() local
290 HalStream hal_stream = hal_streams[0]; in AllocateSharedBuffers() local
H A Dhal_utils.cc764 void DumpHalStream(const HalStream& hal_stream, const std::string& title) { in DumpHalStream()
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dhidl_utils.cc838 google_camera_hal::Stream hal_stream; in ConverToHalStreamConfig() local
891 google_camera_hal::Stream hal_stream; in ConverToHalStreamConfig() local
973 google_camera_hal::Stream* hal_stream) { in ConvertToHalStream()
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dpending_requests_tracker.cc53 for (auto& hal_stream : hal_configured_streams) { in Initialize() local
H A Dcamera_device_session.cc1632 const std::vector<HalStream>& hal_stream) { in RegisterStreamsIntoCacheManagerLocked()
1639 for (auto& hal_stream : hal_stream) { in RegisterStreamsIntoCacheManagerLocked() local
H A Drgbird_capture_session.cc289 HalStream& hal_stream = hal_configured_streams->at(i); in AllocateInternalBuffers() local
/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_device_session_hwl.cc80 HalStream hal_stream = {}; in ConfigurePipeline() local