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

Unified Diff: src/core/SkColor.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 | « src/core/SkBlitter_PM4f.cpp ('k') | src/core/SkColorFilter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkColor.cpp
diff --git a/src/core/SkColor.cpp b/src/core/SkColor.cpp
index c0a3895bbe5ffb4ce4807332aa2029fc7fe4a448..d88950b5b04fc6d7d02c9b5881ecb2bdc7a17303 100644
--- a/src/core/SkColor.cpp
+++ b/src/core/SkColor.cpp
@@ -102,6 +102,7 @@ SkColor SkHSVToColor(U8CPU a, const SkScalar hsv[3]) {
}
///////////////////////////////////////////////////////////////////////////////////////////////////
+#include "SkPM4f.h"
#include "SkNx.h"
#include "SkHalf.h"
« no previous file with comments | « src/core/SkBlitter_PM4f.cpp ('k') | src/core/SkColorFilter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698