commit | df23d71189d514eecf8e358f135823e5f540abb9 | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Wed Sep 14 13:54:16 2016 +0800 |
committer | junjiez <junjiez@codeaurora.org> | Wed Sep 14 13:54:54 2016 +0800 |
tree | 83a39ccb3874f598295ea59130b7218c6eab6077 | |
parent | daee7f193c91bee48ce3b12fc7a0e988aa8ce02f [diff] |
SnapdragonCamera:Fix Face circles are drawn at an offset The layoutParam of FaceView is not the same as prview surface, and cause the offset.Remove setting layoutParam in the method onStartFaceDetection() and calculate the screen ratio in the VideoModule to get the correct layoutParam for FaceView Change-Id: I9bc2759bcb50514c183628e9d4f31d2f54437dc7 CRs-Fixed: 1064295