Index: dm/DMSrcSink.h |
diff --git a/dm/DMSrcSink.h b/dm/DMSrcSink.h |
index def7cc9f5c60ad1c9b68fdb0f4c392b699a0f75d..632744cd6209c9f449f0df13167fce63b37a2189 100644 |
--- a/dm/DMSrcSink.h |
+++ b/dm/DMSrcSink.h |
@@ -111,6 +111,7 @@ public: |
kScanline_Mode, |
kStripe_Mode, // Tests the skipping of scanlines |
kSubset_Mode, // For codecs that support subsets directly. |
+ kGen_Mode, // Test SkCodecImageGenerator (includes YUV) |
}; |
enum DstColorType { |
kGetFromCanvas_DstColorType, |