Go to file
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
custom click: Update prebuilt kernel and module 2011-11-18 06:15:18 +01:00
libcamera click: fix camera failure after zoom usage 2011-11-28 09:04:38 +01:00
libcopybit Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
libgralloc click: Update prebuilt kernel and module 2011-09-04 19:58:59 +02:00
liblights Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
libsensors Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
overlay click: Some small cleanups in a couple of overlay configs 2011-10-23 08:01:14 +02:00
Android.mk click: Fix build breakage for other devices 2011-08-13 00:01:13 +01:00
AndroidBoard.mk Created Click base insted of Tattoo 2011-01-31 07:06:14 +01:00
AndroidProducts.mk Created Click base insted of Tattoo 2011-01-31 07:06:14 +01:00
BoardConfig.mk click: Update prebuilt kernel and module 2011-11-12 08:33:49 +01:00
CleanSpec.mk Syncro with arco's work 2011-01-11 21:34:14 +01:00
click.mk Enable again wlan_loader 2011-10-10 18:19:16 +02:00
copy-files.sh More additions and setup-makefiles 2011-02-07 17:00:58 +01:00
extract-files.sh Added ldpi % mdpi locales 2011-04-06 10:29:29 +02:00
init.bahamas.rc click: override dirty_ratio on UMS 2011-10-15 02:26:31 +02:00
KernelModules.mk Kernel upgrade to 2.6.35 2011-08-12 00:14:16 +02:00
media_profiles.xml click: Revert ACC minSampleRate to 8000 2011-11-08 07:22:21 +01:00
recovery.fstab Enable FM Radio seek on Click ( Tattoo ) 2011-06-16 09:27:08 +02:00
setup-makefiles.sh Device modifications for click OVELAYs and TEXTURE 2011-03-04 13:31:24 +01:00
system.prop click: override dirty_ratio on UMS 2011-10-15 02:26:31 +02:00
ueventd.bahamas.rc Added 2 new permissions 2011-08-15 09:52:11 +02:00
vendorsetup.sh More additions and setup-makefiles 2011-02-07 17:00:58 +01:00
vold.fstab Created Click base insted of Tattoo 2011-01-31 07:06:14 +01:00