summaryrefslogtreecommitdiff
path: root/gralloc-headers/pixel-gralloc/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc-headers/pixel-gralloc/format.h')
-rw-r--r--gralloc-headers/pixel-gralloc/format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gralloc-headers/pixel-gralloc/format.h b/gralloc-headers/pixel-gralloc/format.h
index 4463067..2edd3ad 100644
--- a/gralloc-headers/pixel-gralloc/format.h
+++ b/gralloc-headers/pixel-gralloc/format.h
@@ -47,6 +47,7 @@ enum class Format : uint32_t {
// Pixel specific formats
GOOGLE_NV12 = 0x301,
+ GOOGLE_R8 = 0x303,
};
#undef MapFormat