commit | cb6e1e385edd44fbc68718e792b7180b1015d438 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Feb 21 19:48:26 2017 -0800 |
committer | Robert Carr <racarr@google.com> | Tue Feb 21 19:48:26 2017 -0800 |
tree | 8def9f003622a1e3dac49254469d2e9c9808d290 | |
parent | 2b91c826ac5fc1d0f9370d02fd8c2373e5ca85d3 [diff] |
SurfaceControl: Correct setMatrix parameter naming. The first parameter dsdx controls the X scaling. The last parameter is called dtdy but controls the Y scaling. Clearly this was meant to be named dsdy. You can verify this with a quick look at Transaction_test. Test: Tried various stuff, phone still works. Change-Id: Ie9e898443350ffdcf227888a8d85efdbe1b6b033