replicant-frameworks_native/services/surfaceflinger/tests
Mathias Agopian 0694d0f3b3 fix [3118445] Transform * Transform does not work as expected
The problem wasn't in the multiply operator, but rather in the code
that built the transform from the HAL bitmask.

We now use the multiply operator to build the Transform from the bitmask,
which guarantees, it'll always be correct.

Also added a simple test for Transform.

Change-Id: I09bf3b0e51d92f59d83ea91c4cc94fc2aa0bf227
2010-10-24 14:53:05 -07:00
..
overlays
resize
screencap refactored screenshot code 2010-10-04 17:36:17 -07:00
surface fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. 2010-07-27 20:11:35 -07:00
transform fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00
Android.mk