Home
last modified time | relevance | path

Searched defs:hal_config (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dcapture_session_wrapper_process_block.cc45 std::vector<HalStream>* hal_config) { in Create()
83 std::vector<HalStream>* hal_config) in CaptureSessionWrapperProcessBlock()
Dcapture_session_utils.cc34 std::vector<HalStream>* hal_config, in CreateCaptureSession()
Dcamera_device_session.cc673 std::vector<HalStream>& hal_config = configured_streams->hal_streams; in ConfigureStreams() local
/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc368 ConfigureStreamsReturn hal_config; in TEST_F() local
426 ConfigureStreamsReturn hal_config; in TEST_F() local
/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.cc189 const google_camera_hal::ConfigureStreamsReturn& hal_config, in ConvertToAidlHalStreamConfig()