commit | 12ecb0dc80ad3db105e46247a75b52832ee6dc8c | [log] [tgz] |
---|---|---|
author | Gopikrishnaiah Anandan <agopik@codeaurora.org> | Tue Jan 16 15:37:15 2018 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 08 02:48:23 2018 -0800 |
tree | ae36aa05155fe255d9c7e1bdfaf92aacd6a829e9 | |
parent | 58d0e0f0838d36a22d5a01a1682f1cbc7e1fe2dc [diff] |
sdm: Fix refresh seqeunce for QDCM solid fill color Calibration tool issues binder call to display solid fill color onto screen for calibration. Acquire scope lock to ensure that there is no race condition between binder thread and display thread w.r.t solid fill color. Block the solid fill binder call with a delay to ensure that solid fill color is displayed. Change-Id: Ic0ee320e24dc662213531362b124ff7bbfdf4309