OSDN Git Service

Fix libgui crop matrix test.
authorMichael Lentine <mlentine@google.com>
Fri, 29 May 2015 23:05:36 +0000 (16:05 -0700)
committerDan Stoza <stoza@google.com>
Mon, 1 Jun 2015 18:30:15 +0000 (11:30 -0700)
commit34228137cc4d2417266558b521908eff3e865745
treea4f004507a85880faf707461aec55e328b7f1c62
parent75145aa2b77c348bce43c432c17b70f6dcb31c91
Fix libgui crop matrix test.

On devices that have the crop image extension the crop is not applied to the
transform matrix so we have to expect different results in this case.

Change-Id: If62dec1111fb77c9fa2c4332d121665960ce0216
(cherry picked from commit 04b00cea67b406c4a971b24b9f91e95c754813ed)
libs/gui/tests/SurfaceTextureClient_test.cpp