Descriptiontry to deprecate fFlagsMask from SkLayerDrawLooper
We think we want to move around how flags/fields like linearText and strikeThru
are specified. SkPaint has helpers for nearly all of these, but LayerInfo in
the draw looper just exposes the raw bitfield.
On survey of chrome/android, it appears that no one uses those, so it may be
safe to just remove the feature entirely from the looper.
R=bungeman@google.com, scroggo@google.com
Committed: https://code.google.com/p/skia/source/detail?r=13607
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|