Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dzsl_snapshot_capture_session.cc52 bool IsSwDenoiseSnapshotCompatible(const CaptureRequest& request) { in IsSwDenoiseSnapshotCompatible() function
698 if (IsSwDenoiseSnapshotCompatible(request)) { in ProcessRequest()