Home
last modified time | relevance | path

Searched refs:ConfigureSnapshotStreams (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dzsl_snapshot_capture_session.h112 status_t ConfigureSnapshotStreams(const StreamConfiguration& stream_config);
Dzsl_snapshot_capture_session.cc391 status_t ZslSnapshotCaptureSession::ConfigureSnapshotStreams( in ConfigureSnapshotStreams() function in android::google_camera_hal::ZslSnapshotCaptureSession
476 res = ConfigureSnapshotStreams(stream_config); in SetupSnapshotProcessChain()