Mark Lu
c4a0139e26
docs: remove trailing white space from jd files
...
Change-Id: Id7fb958460bf2f28d88c6120df0395690f32783a
2016-07-18 10:42:11 -07:00
Adam Koch
21e3372d39
Point bitmaps training class to new samples directory.
...
Change-Id: I5c5ca9619fe47c79066db846cbbee1b26d71826e
2014-03-20 14:56:41 +08:00
Adam Koch
3a4a1d7174
Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes
...
Bug: 10411797
Change-Id: I720d3ade42da31400a6cc7c7ce9e15793f836363
2013-10-28 20:08:18 -04:00
Adam Koch
7c900126c4
Doc fix: update Displaying Bitmaps training class code snippet
...
Bug: 11372790
Change-Id: Ifb484b03ac4085eeccadb1602dace37690dc2d6b
2013-10-25 10:14:55 -04:00
Scott Main
159a5ff708
fix a few bugs.
...
xxhpi bug: 10071401
bitmap code, aosp: 58020
intent code, aosp: 57698
Change-Id: Ice59c52d095d1e173918cae692368bf0f6636a14
2013-07-30 12:15:16 -07:00
kmccormick
7571542c9d
Doc update: Add memory mgt lesson to bitmaps class
...
Change-Id: If780ad8bfabd66de21842bdb465d86ab24b2940c
2013-03-15 15:10:37 -07:00
Adam Koch
6f680f524a
Displaying Bitmaps Efficiently Training - Change memory calculation
...
When calculating memory cache size, use Runtime.maxMemory() instead
of getMemoryClass() which is a more accurate value of available VM
heap size.
Bug: 7988323
Change-Id: Iaa9681a11aad5cad3857dfe76f0b8e4811b2243c
2013-01-11 16:53:37 -05:00
Adam Koch
9977dddee3
Updates to "Displaying Bitmaps Efficiently" class.
...
Changes:
-Updated code sample (see http://ag/214812 )
-Updated code snippets to match updated sample
-Fixed <> in code snippets
-Updated disk cache section
-Some other minor updates
Change-Id: Id7ca4d161f165814d71f238f940b2c5bfbc220aa
2012-08-28 10:42:55 -04:00
Scott Main
153f8fe420
docs: Android U: Displaying Bitmaps Efficiently
...
Change-Id: I749f6dd82438fc0902b892e9b918243fc0a826d3
2012-04-04 17:45:24 -07:00