commit | a901f57580508e46e57cb87958e70120cb15c883 | [log] [tgz] |
---|---|---|
author | tingna_sung <tingna_sung@htc.com> | Tue Oct 21 15:26:38 2014 +0800 |
committer | Tingna Sung <tingna_sung@htc.com> | Wed Nov 26 04:11:34 2014 +0000 |
tree | 99f8680f6dca7d7761e860815dc86fceee35f41c | |
parent | af5bd75b3d65fc710784f59d1c22c164312e2691 [diff] |
Not include fullscreen opaque window on screenshot Extend the fullscreen meaning by adding opaque drawn check on screenshot application; if there is a fullscreen window but not opaque, we will continue finding behind windows; otherwise ending up including behind windows. It's able to help avoiding capturing BLACK screenshot bitmap. Change-Id: I1c7e8f513c366688ea8001c3d0c799f3522f0ffd Signed-off-by: tingna_sung <tingna_sung@htc.com>