replicant-frameworks_native/libs/gui/tests
Jamie Gennis d99c088f35 SurfaceTexture: fix transform matrix computation.
This change fixes the transform matrix computation in SurfaceTexture
when a crop rectangle is specified by the image producer.  It also adds
a test for this case as well as a basic test for the uncropped case.

Bug: 4070775
Change-Id: I1481c9ce9d08fe7f2bff86d3afdeab7d4002b157
2011-03-14 11:30:16 -07:00
..
Android.mk SurfaceTexture: fix transform matrix computation. 2011-03-14 11:30:16 -07:00
SurfaceTexture_test.cpp SurfaceTexture: fix transform matrix computation. 2011-03-14 11:30:16 -07:00
SurfaceTextureClient_test.cpp