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.h114 status_t ConfigureSnapshotStreams(const StreamConfiguration& stream_config);
Dzsl_snapshot_capture_session.cc525 status_t ZslSnapshotCaptureSession::ConfigureSnapshotStreams( in ConfigureSnapshotStreams() function in android::google_camera_hal::ZslSnapshotCaptureSession
611 res = ConfigureSnapshotStreams(stream_config); in SetupSnapshotProcessChain()