commit | 24f020e646ecec580cdb824d8fdbdec7b2cea32a | [log] [tgz] |
---|---|---|
author | c_shrini <shrini@codeaurora.org> | Mon Dec 02 14:09:43 2013 +0530 |
committer | c_shrini <shrini@codeaurora.org> | Thu Dec 05 10:30:20 2013 +0530 |
tree | acdadf03f9ef7dc5de85fcbb20c65e0d4725acc1 | |
parent | 1c7734057201ffd1b6d165d9e24793ef3d213043 [diff] |
Camera: Revering changes of clear preview frame during activity pause. In camera application, the preview frame is rendered on the surface texture. When user pause, this surface texture is retained by the activity. Upon user resume, it will be destroyed and recreated so that new preview frames can be rendered on it. During this period, a flickering impact is seen on UI. Change-Id: I5728d5d7f28ec45121f375928bf2c9effd9bd620 CRs-fixed: 583474