commit | f2e70bb4eef2d17a5a55e35ea166bb8f9134839f | [log] [tgz] |
---|---|---|
author | prakash <prakash56755@gmail.com> | Sat May 08 17:52:20 2021 +0530 |
committer | Maarten Derks <maarten@fairphone.com> | Mon May 17 13:56:53 2021 +0200 |
tree | 2412f6489e2aee6ee867442ded272a75e6fe4e72 | |
parent | 3e7558157c84834465cbfd1a2ea436d03a9b068a [diff] |
Camera2: Fix for Camera Preview upside down in 0v5670 module Now taking sensor orientation and changing the matrix transform of preview. ov2685 sensor orientation is 270 and Ov5670 sensor orientation is 90. we are fixing the Ov5670 upside down by taking input as 90 and chnaging the matrix transform. So that old camera doesn't affect with this change. Issue: FP2P-231 Change-Id: I53a1cfd1debfa96d330e836bcc0f6f1092829666