OSDN Git Service

increase the memory cap for bitmaps
authorCary Clark <cary@android.com>
Fri, 11 Mar 2011 16:34:35 +0000 (11:34 -0500)
committerCary Clark <cary@android.com>
Fri, 11 Mar 2011 16:49:26 +0000 (11:49 -0500)
commitd17e8139637faa490628e75a3a5647a96786afce
treef29c6d989e49a9af8178f5fd71a9381cb352294b
parenta1c8c0030ee40ef422e2d7229fed1737d1b270ac
increase the memory cap for bitmaps

Increasing this size from 8 megs to 32 megs
allows more RAM to be used before
the image is sampled down.

bug:3421165
Change-Id: I73047009522d6e80d1adc95cd12d763307ab1980
WebCore/platform/graphics/android/ImageSourceAndroid.cpp