replicant-frameworks_native/services/surfaceflinger
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
..
DisplayHardware Merge "Use the context_priority extension when present." into gingerbread 2010-10-20 20:04:46 -07:00
tests fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00
Android.mk Use the context_priority extension when present. 2010-10-11 18:01:00 -07:00
Barrier.h
BlurFilter.cpp
BlurFilter.h
clz.cpp
clz.h
GLExtensions.cpp add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
GLExtensions.h add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
Layer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
Layer.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBase.cpp fix a bug where FLIP_H would do a 180 rotation 2010-10-11 14:19:24 -07:00
LayerBase.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBlur.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerBlur.h
LayerBuffer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerBuffer.h refactored screenshot code 2010-10-04 17:36:17 -07:00
LayerDim.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
LayerDim.h
MessageQueue.cpp deliver invalidate messages AFTER other messages 2010-10-11 14:11:15 -07:00
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp [3095807] screen takes a long time to turn on 2010-10-14 15:39:21 -07:00
SurfaceFlinger.h addresses parts of 3096779 and 3097475 2010-10-14 14:57:34 -07:00
TextureManager.cpp surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
TextureManager.h fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
Transform.cpp fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00
Transform.h fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00