commit | 1cc416f1223c47e75c2f7342f15d4e4cae09c976 | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Wed Jan 11 18:09:02 2017 -0800 |
committer | Sushil Chauhan <sushilchauhan@codeaurora.org> | Wed Jan 11 18:51:08 2017 -0800 |
tree | 1f919b3ab8efe7170060bdf63ec6be17861fce80 | |
parent | eb5c32bed2b2a73c4b68efd3ad18ed9a76a2aeb1 [diff] |
gpu_tonemapper: Clear EGLImage mappings in Tonemapper Tonemapper does not clear the eglImage/fd mappings in the destructor, which leads to incorrect usage of those fds, when a tone map session gets deleted and a new session gets created, leading to artifcats. CRs-Fixed: 1104823 Change-Id: I9697eff93f9e5f150796a582f471246bca3b2816