commit | 2ee0dda96ace734fb69c49fc1dc1289c1f5acf7d | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Wed Jan 30 16:44:43 2019 -0800 |
committer | Alec Mouri <alecmouri@google.com> | Tue Mar 19 23:24:33 2019 +0000 |
tree | 12b15e8d9e8e49dcda6a67b0bc93dbb0edf42bac | |
parent | 5e1371af16bab6714fd11dfdbfe1b573a6e8d088 [diff] |
Respect crop scaling mode for texture transforms in BufferLayerConsumer HWC is given the scaled down crop if NATIVE_WINDOW_SCALING_MODE_SCALE_CROP is the current scaling mode. The GL path should be given the same crop. Bug: 122171389 Change-Id: I0621f3fbd48a4e90e61154379478980f513d354f Test: Repro steps in bug no longer repro. Test: go/wm-smoke