DescriptionAdd temporary define to make some Skia constructors public.
We're currently in the process of enforcing that SkPaint effects can only be
allocated on the heap. That involves making constructors non-public and
providing factory methods instead. Until all the changes on the Skia side have
been rolled into Chrome and the callsites have been changed, we use a define to
guard the visibility of the constructors.
BUG=skia:2187
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251831
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|