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

Unified Diff: gyp/core.gypi

Issue 2221103002: Analytic AntiAlias for Convex Shapes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix alpha computation Created 4 years, 4 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: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 6b1d9f4eb58526c7e227df0612027b821b201dff..315ab3ee27792108ebea5cd4e5bdcad4f4bb45f7 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -267,6 +267,7 @@
'<(skia_src_path)/core/SkScan.cpp',
'<(skia_src_path)/core/SkScan.h',
'<(skia_src_path)/core/SkScanPriv.h',
+ '<(skia_src_path)/core/SkScan_AAAPath.cpp',
'<(skia_src_path)/core/SkScan_AntiPath.cpp',
'<(skia_src_path)/core/SkScan_Antihair.cpp',
'<(skia_src_path)/core/SkScan_Hairline.cpp',
« no previous file with comments | « gm/addarc.cpp ('k') | include/private/SkFixed.h » ('j') | include/private/SkFixed.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698