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

Unified Diff: src/core/SkRecordAnalysis.h

Issue 364823009: Port suitableForGpuRasterization to SkRecord (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Reed review complete 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
Index: src/core/SkRecordAnalysis.h
diff --git a/src/core/SkRecordAnalysis.h b/src/core/SkRecordAnalysis.h
deleted file mode 100644
index 6bdd5bc3111db9ae6cf43985660b5475635f5892..0000000000000000000000000000000000000000
--- a/src/core/SkRecordAnalysis.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef SkRecordAnalysis_DEFINED
-#define SkRecordAnalysis_DEFINED
-
-#include "SkRecord.h"
-
-bool SkRecordWillPlaybackBitmaps(const SkRecord& record);
-
-#endif // SkRecordAnalysis_DEFINED

Powered by Google App Engine
This is Rietveld 408576698