Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc374 ConfigureStreamsReturn hal_config; in TEST_F()
436 ConfigureStreamsReturn hal_config; in TEST_F()
/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.h95 const google_camera_hal::ConfigureStreamsReturn& hal_config,
Daidl_camera_device_session.cc689 google_camera_hal::ConfigureStreamsReturn hal_configured_streams; in configureStreamsImpl()
Daidl_utils.cc189 const google_camera_hal::ConfigureStreamsReturn& hal_config, in ConvertToAidlHalStreamConfig()
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.h110 ConfigureStreamsReturn* configured_streams);
Dcamera_device_session.cc633 ConfigureStreamsReturn* configured_streams) { in ConfigureStreams()
/hardware/google/camera/common/hal/common/
Dhal_types.h181 struct ConfigureStreamsReturn { struct