DescriptionFix Paint == comparison on Android.
The == operator was incorrect because of Androids use of
fGenerationID. This change moves the ID to the end of the
paint struct and omits it from the == comparison.
Committed: http://code.google.com/p/skia/source/detail?r=2780
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
MessagesTotal messages: 1
|