commit | df644374b03720135ee94218b7e318d79211f57a | [log] [tgz] |
---|---|---|
author | weijiew <weijiew@codeaurora.org> | Wed Dec 21 17:00:29 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Dec 24 01:36:21 2016 -0800 |
tree | dcbc7d5c883258940477b9c2f3752981d29f30f5 | |
parent | ec1cdf7f6b81e42e90c6d0627955eae5fac1f294 [diff] |
SnapdragonCamera: ROI circle becomes oval when start/stop recording Face circle is drawed by Canvas.drawOval. When start/stop recording, face Rect is stretched to rectangle and lead to ROI circle become oval. So, change Canvas.drawOval to Canvas.drawCircle CRs-Fixed: 1099754 Change-Id: If6258d844c0685a65439c3fe536674a4f6260b48