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

Unified Diff: include/codec/SkEncodedFormat.h

Issue 1459473007: Updates the gyp file. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Updates the Raw Codec prototype. Created 5 years, 1 month 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: include/codec/SkEncodedFormat.h
diff --git a/include/codec/SkEncodedFormat.h b/include/codec/SkEncodedFormat.h
index 003159a8de27f59d5b65f423045dacd92d4e2897..275dde608e7ec54fcdff15a79568422e80b7790a 100644
--- a/include/codec/SkEncodedFormat.h
+++ b/include/codec/SkEncodedFormat.h
@@ -23,5 +23,6 @@ enum SkEncodedFormat {
kPKM_SkEncodedFormat,
kKTX_SkEncodedFormat,
kASTC_SkEncodedFormat,
+ kRAW_SkEncodedFormat,
};
#endif // SkEncodedFormat_DEFINED
« no previous file with comments | « gyp/dng_sdk.gyp ('k') | src/codec/SkCodec.cpp » ('j') | src/codec/SkRawCodec.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698