commit | fbd8f69a84163ef1cf52b07966320caf448c2bc9 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Fri Jun 26 14:51:58 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Fri Jun 26 16:56:32 2009 -0700 |
tree | 463069b756b53fb2a1bb221f158f071d4e2d990a | |
parent | a1590586e4c02e50d14cc99018be2c419f5a07b9 [diff] |
Fixes #1946141. Introduce new caching API to control scaling. This change fixes issues with existing applications that access the drawing cache directly. The API now lets application choose whether they want to get a scaled drawing cache or not. The framework relies on the scaled cache for quality purposes.