commit | 69162d0bbc444c66ad7cdf4ad5df26798fb2cc7a | [log] [tgz] |
---|---|---|
author | Kevin DuBois <kevindubois@google.com> | Tue Jun 04 20:22:43 2019 -0700 |
committer | Kevin DuBois <kevindubois@google.com> | Thu Jun 06 00:05:49 2019 +0000 |
tree | df659bb28a0e9f32b01cf4f87acd86ed74ac3282 | |
parent | 0683fe791e810d576584fab816f99eac51f9cff7 [diff] |
SF: left/right flip luma calculation 90 deg rot During 90 degree screenshots, the gles produced images were actually rotated 180, whereas current code was written to accommodate flipped vertically only. Flip coordinates during luma calc horizontally to match the correct region the luma-listening client is expecting. Test: manual testing of content with different left/right luma Bug: 132394665 Change-Id: Ia3954cf97f57f5f563978f24391e66da23282d44