android_device_htc_click/libcamera
Emilio López ff9d9e3fa4 click: fix camera failure after zoom usage
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
2011-11-28 09:04:38 +01:00
..
Android.mk Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
exifwriter.c Speed up camera on photo recording 2011-06-12 08:03:25 +02:00
exifwriter.h Modified camera EXIF creation 2011-02-18 16:49:31 +01:00
jdatadst.cpp Camera driver modifications 2011-02-09 18:58:14 +01:00
jdatadst.h Camera driver modifications 2011-02-09 18:58:14 +01:00
jpegConvert.cpp Modified camera EXIF creation 2011-02-18 16:49:31 +01:00
jpegConvert.h New Camera modif. Now calculating good size for jpeg 2011-02-13 04:35:30 -05:00
msm_camera.h Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
QualcommCameraHardware.cpp click: fix camera failure after zoom usage 2011-11-28 09:04:38 +01:00
QualcommCameraHardware.h Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
raw2jpeg.h New Camera modif. Now calculating good size for jpeg 2011-02-13 04:35:30 -05:00