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

Commit 33ad1e6a authored by android-build-team Robot's avatar android-build-team Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Set partial results in result batcher" into pi-dev

parents 3d5a6411 59dd3df9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -52,6 +52,8 @@ CameraDeviceSession::CameraDeviceSession(
        }
    }

    mResultBatcher_3_4.setNumPartialResults(mNumPartialResults);

    camera_metadata_entry_t capabilities =
            mDeviceInfo.find(ANDROID_REQUEST_AVAILABLE_CAPABILITIES);
    bool isLogicalMultiCamera = false;