I'm building a tester app using the Camera2 API. Some devices show the following issues, but the angle of view of the image is different in 1920x1080 and 1280x720 resolutions.
I think that the angle of view should be the same because the ratio of the two images is the same.
These same issues will appear in the apps I created and the same results will be seen when I test them with the OpenCamera app by Mark Harman on PlayStore.
This image is captured with the OpenCamera app (https://play.google.com/store/apps/details?id=net.sourceforge.opencamera).
The device we tested is Galaxy J7.
Galaxy S6, 7, 8 and 9 have the same angle of view in both resolutions.
Could the Galaxy J7's HAL implementation be wrong?
(1280x720) enter image description here
(1920x1080) enter image description here