commit | 161534a3c5ee77bc91e7a73ffb6274f35324f8b5 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Mon May 07 13:51:53 2012 -0700 |
committer | Jamie Gennis <jgennis@google.com> | Wed May 09 12:53:13 2012 -0700 |
tree | d9a40961b020f43995732db6f522b5e4297c454d | |
parent | cbb1a95819ec302ae15e4a1162a8b1349ae5c33e [diff] |
SurfaceFlinger: SCALING_MODE_FREEZE cropping support This change adss support for applying a buffer crop to layers with the SCALING_MODE_FREEZE scaling mode. These layers do not scale the image, but rather treat all pixels outside the crop rectangle as fully transparent. Change-Id: I762518e56a37aef7747f9b581df2f2589b232c49 Bug: 6299171