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

Unified Diff: cc/base/BUILD.gn

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: tild Created 4 years, 6 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
« no previous file with comments | « no previous file | cc/base/pyramid_sequence.h » ('j') | cc/base/pyramid_sequence.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index a4a9287741f3830e4c25314f2331c4e47b683786..e091645419be44d846bdce0fa23a7fb53aa31eea 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -21,6 +21,8 @@ source_set("base") {
"list_container_helper.h",
"math_util.cc",
"math_util.h",
+ "pyramid_sequence.cc",
+ "pyramid_sequence.h",
"random_access_list_container.h",
"region.cc",
"region.h",
« no previous file with comments | « no previous file | cc/base/pyramid_sequence.h » ('j') | cc/base/pyramid_sequence.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698