commit | 980a59b45dd210d2c2d0d9e61d48899af2d1099f | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Tue Apr 24 16:45:38 2012 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Tue Apr 24 16:45:38 2012 -0700 |
tree | 3d6c483e2300d2b8348e284250f166178589e317 | |
parent | 4b91e3328c79383bcebed982ce536046ea316456 [diff] |
Forward compatibility Change-Id: I51a5eb98fb3fa3e09f2eb75de128068572081046
diff --git a/include/system/graphics.h b/include/system/graphics.h index 729e92c..d42a0d3 100644 --- a/include/system/graphics.h +++ b/include/system/graphics.h
@@ -86,7 +86,8 @@ */ HAL_PIXEL_FORMAT_YV12 = 0x32315659, // YCrCb 4:2:0 Planar - + /* Forward compatibility */ + HAL_PIXEL_FORMAT_RAW_SENSOR = 0x20, /* Legacy formats (deprecated), used by ImageFormat.java */ HAL_PIXEL_FORMAT_YCbCr_422_SP = 0x10, // NV16