Commits


seunghyun85.lee authored and Wale Ogunwale committed 92d9c818352
Apply the scale to surfaceinsets when computing crop region While in computing surface crop region, magnification specs are not applied to surface insets from LayoutParams. So, in case magnification specs are set, surface crop region should be calculated considering scale factor. (For instance, using TouchZoom in Accessibility at AppsPermissionActivity in market app) Bug: 20863078 Change-Id: I9e7e21e502b29208f2856918d6fcda050f515595 Signed-off-by: Seunghyun Lee <seunghyun85.lee@lge.com>