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

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: for review Created 4 years, 5 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 ef836c9c066963cd23f23a3283af9db0c02c6654..8e1d6ae0c459b7278544dff2b8995f1d77d8b8fb 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