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

Unified Diff: bench/XferU64Bench.cpp

Issue 1713653002: make SkPM4f private (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: more files Created 4 years, 10 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 | « bench/Xfer4fBench.cpp ('k') | gm/xfer4f.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/XferU64Bench.cpp
diff --git a/bench/XferU64Bench.cpp b/bench/XferU64Bench.cpp
index 0cc2ba131a65425afdf58a8f115f0cc21bf75985..75aada60d7aed86480c2a7bb525945e5238d3307 100644
--- a/bench/XferU64Bench.cpp
+++ b/bench/XferU64Bench.cpp
@@ -6,6 +6,7 @@
*/
#include "Benchmark.h"
+#include "SkPM4f.h"
#include "SkString.h"
#include "SkXfermode.h"
« no previous file with comments | « bench/Xfer4fBench.cpp ('k') | gm/xfer4f.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698