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

Unified Diff: dm/DMQuiltTask.h

Issue 500373005: Remove SkQuadTree. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
« no previous file with comments | « dm/DMCpuGMTask.cpp ('k') | dm/DMQuiltTask.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/DMQuiltTask.h
diff --git a/dm/DMQuiltTask.h b/dm/DMQuiltTask.h
index 79d82166f7a66f9d45fc29f601360f25a4070d51..0b49d12df289ceb40cc4b6c3bd34fd1961a4972b 100644
--- a/dm/DMQuiltTask.h
+++ b/dm/DMQuiltTask.h
@@ -16,7 +16,6 @@ public:
enum BBH {
kNone_BBH,
kRTree_BBH,
- kQuadTree_BBH,
kTileGrid_BBH,
};
enum Backend {
« no previous file with comments | « dm/DMCpuGMTask.cpp ('k') | dm/DMQuiltTask.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698