Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 722e4892 authored by Zhijun He's avatar Zhijun He Committed by Android Git Automerger
Browse files

am 01831d23: Camera2/3: Increase digital zoom steps

* commit '01831d23':
  Camera2/3: Increase digital zoom steps
parents d7630634 01831d23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@ struct Parameters {
    } state;

    // Number of zoom steps to simulate
    static const unsigned int NUM_ZOOM_STEPS = 30;
    static const unsigned int NUM_ZOOM_STEPS = 100;

    // Full static camera info, object owned by someone else, such as
    // Camera2Device.