commit | 7ca29af28d2e3e2af1e7f02a02ff8ad78cc9af8f | [log] [tgz] |
---|---|---|
author | Likai Ding <likaid@codeaurora.org> | Wed Aug 05 18:35:56 2015 +0800 |
committer | Sai Kumar Sanagavarapu <ssanagav@codeaurora.org> | Wed Aug 05 17:17:02 2015 +0530 |
tree | 168817d4845b82902d0f794f57ef042c4d759e70 | |
parent | 71c704a10909735e1323e767f04ab8be8dcca983 [diff] |
SnapdragonCamera: notify focus manager about surface change If device and preview have different aspect ratio, preview doesn't occupy full screen. So SurfaceView's dimensions including margins need to be considered for transformation matrix. Otherwise touch focus area set to HAL won't match with actual user touch point on screen. CRs-Fixed: 885176 Change-Id: I6b7bfa6e3cb831592615dc5dfc45622f106c99d0