Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1291)

Unified Diff: skia/config/SkUserConfig.h

Issue 2693423004: SkScalarMul is deprecated (Closed)
Patch Set: undo the ImageGenerator flag change Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: skia/config/SkUserConfig.h
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index 2a72e85dd0874d341de9454d8db0e920b91bb417..4cb0db74cd8bde0e4c5cb991783faf6461c07519 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -258,10 +258,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_AAA
#endif
-#ifndef SK_SUPPORT_LEGACY_SCALARMUL
-#define SK_SUPPORT_LEGACY_SCALARMUL
-#endif
-
#ifndef SK_SUPPORT_BARE_PTR_IMAGEGENERATOR
#define SK_SUPPORT_BARE_PTR_IMAGEGENERATOR
#endif
« no previous file with comments | « components/exo/wayland/clients/motion_events.cc ('k') | third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzFace.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698