ff9d9e3fa4
libcamera was changing the image resolution without updating mRawWidth and mRawHeight, and this caused initRaw to take pictures with the previous resolution. If that resolution was unsuitable because of zoom level, it would cause the camera to fail until it was restarted. This patch updates both variables to reflect the modified resolution so initRaw always takes pictures with the correct width and height. Change-Id: I33e8445a65ac667a030b35b103f86be46381abc4 |
||
---|---|---|
.. | ||
Android.mk | ||
exifwriter.c | ||
exifwriter.h | ||
jdatadst.cpp | ||
jdatadst.h | ||
jpegConvert.cpp | ||
jpegConvert.h | ||
msm_camera.h | ||
QualcommCameraHardware.cpp | ||
QualcommCameraHardware.h | ||
raw2jpeg.h |