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

Unified Diff: cc/cc.gyp

Issue 2067213002: cc: Implement tile iteration order based on pyramid sequence. [old] Base URL: https://chromium.googlesource.com/chromium/src.git@tiling_data_fix
Patch Set: spiral coverage sequence 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 3a6416aca4c06bdf3e8d30dbbc3396cae0c8ac49..b6af1dd9f038fc493769442ce5680ca9abc6198d 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -85,6 +85,8 @@
'base/list_container_helper.h',
'base/math_util.cc',
'base/math_util.h',
+ 'base/pyramid_sequence.cc',
+ 'base/pyramid_sequence.h',
'base/random_access_list_container.h',
'base/region.cc',
'base/region.h',

Powered by Google App Engine
This is Rietveld 408576698