DescriptionFunction pointers -> templates in SkPictureFlat.
These flatten/unflatten function pointers were driving me nuts when reading the
generated assembly for this code. We don't need the flexibility of function
pointers here, so let's use templates to make it more manageable. You'll
notice we get much better typing now on flatten/unflatten.
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=12873
Patch Set 1 #Patch Set 2 : align storage #
Messages
Total messages: 4 (0 generated)
|