OSDN Git Service

Fix libgui crop matrix test.
authorMichael Lentine <mlentine@google.com>
Fri, 29 May 2015 23:05:36 +0000 (16:05 -0700)
committerMichael Lentine <mlentine@google.com>
Fri, 29 May 2015 23:26:36 +0000 (16:26 -0700)
commit04b00cea67b406c4a971b24b9f91e95c754813ed
treead6d7caaefc20c72946eae2f2f552d773aa7d460
parent1c4537e2e80aa776a61517be8b1605e36432287a
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
libs/gui/tests/SurfaceTextureClient_test.cpp