commit | df6520efd78e5c4a06b1b50149280d03e828326d | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Mon Jul 17 18:50:16 2017 -0400 |
committer | Stan Iliev <stani@google.com> | Tue Jul 18 17:25:55 2017 -0400 |
tree | cd8f00f1948ad0a458f59a890e3a699361ce8f2b | |
parent | a554ba6e2ebc320e9227a0302c8079c0f2cb9e85 [diff] |
Fix Skia pipeline readback for non-portrait mode Apply correctly the image transform matrix passed to SkiaOpenGLReadback::copyImageInto. This is fixing 13 of 14 failing android.view.cts.PixelCopyTest tests (the last failing test is caused by missing wide gamut support). Test: Ran CtsViewTestCases CTS tests for Skia and HWUI pipelines. Bug: 63629735 Change-Id: I67fb06968e21f9aa88973c076870b5557f15d483