Hide SK_SUPPORT_LEGACY_DRAWBITMAP flag
Change-Id: If51d6d490333df7e126219f6fe266f4a815dc8e2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/361058 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com>
This commit is contained in:
parent
8716cfdc6a
commit
a107ca934f
@ -37,10 +37,6 @@
|
||||
#define SK_SUPPORT_LEGACY_GETTOTALMATRIX
|
||||
#endif
|
||||
|
||||
#ifndef SK_SUPPORT_LEGACY_DRAWBITMAP
|
||||
#define SK_SUPPORT_LEGACY_DRAWBITMAP
|
||||
#endif
|
||||
|
||||
#ifndef SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING
|
||||
#define SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user