replicant-frameworks_native/libs
Jamie Gennis 736aa9573b SurfaceTexture: fix a getTransformMatrix crash.
This change moves the computation of the transform matrix out of
getTransformMatrix and instead performs the computation when
updateTexImage gets called.  This is needed in order for
getTransformMatrix to succeed even if the buffers have been freed (e.g.
by changing the buffer count) because the computation depends upon the
properties of the current GraphicBuffer.

Change-Id: Ied541ab8747b7ad604f862717135f9a16a816be9
Bug: 4490420
2011-06-13 10:50:12 -07:00
..
binder Make sure binder ioctl structs don't contain uninitialized values. 2011-04-21 14:37:15 +04:00
gui SurfaceTexture: fix a getTransformMatrix crash. 2011-06-13 10:50:12 -07:00
surfaceflinger_client merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ui am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 2011-06-07 17:52:30 -07:00
utils am 96fcb702: am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2 2011-06-09 13:54:54 -07:00