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

Unified Diff: gm/xferu64.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 | « gm/xfermodes.cpp ('k') | include/core/SkColor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/xferu64.cpp
diff --git a/gm/xferu64.cpp b/gm/xferu64.cpp
index 03fc8864b56876eac812082e246f54e3bb6c0bb4..fef1a44b939403ccc91f8d5d7baa9db0d359fb31 100644
--- a/gm/xferu64.cpp
+++ b/gm/xferu64.cpp
@@ -11,6 +11,7 @@
#include "SkXfermode.h"
#include "SkHalf.h"
#include "SkImage.h"
+#include "SkPM4f.h"
static SkPMColor f16_to_pmcolor(uint64_t src) {
SkPMColor dst;
« no previous file with comments | « gm/xfermodes.cpp ('k') | include/core/SkColor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698