[android-porting] Android Hardware Image Decoder

2011-09-06 Thread artsylar
SKImageDecoder_libjpeg which also calls external/jpeg library. But, I don't know if it is also possible to use Hardware Image Decoding and if it is, where should we set it? Any feedback will be greatly appreciated. Thanks, artsylar -- unsubscribe: android-porting+unsubscr...@googlegroup

[android-porting] Re: Android: Effect of Changing PictureSize on Zoom

2011-08-11 Thread artsylar
I hope there is someone to whom we could consult about this problem of ours. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Android: Effect of Changing PictureSize on Zoom

2011-08-09 Thread artsylar
Hi, This has become a problem for us since it is not written in the Android API Reference that getParameters() should be called after setting the picture size to get the updated zoom ratios and max zoom. I hope someone could help us about this issue. Thanks, artsylar -- unsubscribe

[android-porting] Android: Effect of Changing PictureSize on Zoom

2011-08-04 Thread artsylar
Based on the Camera API reference, only changing of preview size will have an effect on Zoom. However, in our case, we would like to base it also on the Picture Size. In case of the maximum supported picture size, zoom will not be supported. Meaning, only picture sizes lower than the maximum pictur