replicant-frameworks_native/libs/gui/tests
Jamie Gennis 5222604809 SurfaceTexture: add getTransformMatrix tests.
This change adds a test verifying that with no transform set on the
SurfaceTextureClient, the SurfaceTexture will return an identity
transform matrix.  It also verifies this same effect in the presence of
an additional call to native_window_set_buffer_count just before the
call to getTransformMatrix.

Bug: 4490420
Change-Id: Ic5adfa29b5696cc2b451433834e3758ef20c5edd
2011-06-13 10:50:13 -07:00
..
Android.mk libgui: enable tests in the 'tests' build. 2011-04-26 17:26:37 -07:00
Surface_test.cpp frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
SurfaceTexture_test.cpp frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
SurfaceTextureClient_test.cpp SurfaceTexture: add getTransformMatrix tests. 2011-06-13 10:50:13 -07:00