remove def of colorfilter flag
Bug: skia:8937 Change-Id: I5d735fafa0339f93f5a3b3cb4adadb059e64b389 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206913 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Mike Reed <reed@google.com> Auto-Submit: Mike Reed <reed@google.com>
This commit is contained in:
parent
c8bea7deb6
commit
442973874c
@ -22,10 +22,6 @@ class SkMixer;
|
|||||||
struct SkStageRec;
|
struct SkStageRec;
|
||||||
class SkString;
|
class SkString;
|
||||||
|
|
||||||
#ifndef SK_SUPPORT_LEGACY_COLORFILTER_FACTORIES
|
|
||||||
#define SK_SUPPORT_LEGACY_COLORFILTER_FACTORIES
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* ColorFilters are optional objects in the drawing pipeline. When present in
|
* ColorFilters are optional objects in the drawing pipeline. When present in
|
||||||
* a paint, they are called with the "src" colors, and return new colors, which
|
* a paint, they are called with the "src" colors, and return new colors, which
|
||||||
|
Loading…
Reference in New Issue
Block a user