| commit | bc566da900cec8c6408f5b6b78c8e91607fe5dde | [log] [tgz] |
|---|---|---|
| author | Alec Mouri <alecmouri@google.com> | Fri Jan 25 10:27:59 2019 -0800 |
| committer | Alec Mouri <alecmouri@google.com> | Wed Mar 27 17:37:45 2019 -0700 |
| tree | 9971510bdfd572f10f35f0019f39dbbdabfe6abd | |
| parent | c1ad9fb654c347fb845b1f17151f6e99e05f4e86 [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: I29932a2cf71bb31ee0f78452ca7b00d5b1834e0c Merged-In: I0621f3fbd48a4e90e61154379478980f513d354f Test: Repro steps in bug no longer repro