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.cc368 ConfigureStreamsReturn hal_config; in TEST_F()
426 ConfigureStreamsReturn hal_config; in TEST_F()
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.h107 ConfigureStreamsReturn* configured_streams);
Dcamera_device_session.cc664 ConfigureStreamsReturn* configured_streams) { in ConfigureStreams()
/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.h95 const google_camera_hal::ConfigureStreamsReturn& hal_config,
Daidl_camera_device_session.cc656 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/common/
Dhal_types.h180 struct ConfigureStreamsReturn { struct