summaryrefslogtreecommitdiffstats
path: root/include/system/graphics.h
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2011-05-18 14:42:46 -0700
committerJamie Gennis <jgennis@google.com>2011-05-18 14:42:46 -0700
commitda1a1f629b0f3b3a63d9951de4381a41bc31fb91 (patch)
treec789c4089f2e791e45308e149a1c6fe7b41dae93 /include/system/graphics.h
parentef1e9bf9db7d238c1bb2c2918ce3edc98293dae5 (diff)
downloadcore-da1a1f629b0f3b3a63d9951de4381a41bc31fb91.tar.gz
core-da1a1f629b0f3b3a63d9951de4381a41bc31fb91.tar.bz2
core-da1a1f629b0f3b3a63d9951de4381a41bc31fb91.zip
fix a comment typo in system/graphics.h
Change-Id: Ia6471a1c005cdc13833e6b0444e758add5a990e0
Diffstat (limited to 'include/system/graphics.h')
-rw-r--r--include/system/graphics.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/system/graphics.h b/include/system/graphics.h
index fab6ec9ca..d39bd4e14 100644
--- a/include/system/graphics.h
+++ b/include/system/graphics.h
@@ -48,12 +48,11 @@ enum {
/*
* Android YUV format:
*
- * This format is exposed outside of the HAL to software
- * decoders and applications.
- * EGLImageKHR must support it in conjunction with the
+ * This format is exposed outside of the HAL to software decoders and
+ * applications. EGLImageKHR must support it in conjunction with the
* OES_EGL_image_external extension.
*
- * YV12 is 4:2:0 YCrCb planar format comprised of a WxH Y plane followed
+ * YV12 is a 4:2:0 YCrCb planar format comprised of a WxH Y plane followed
* by (W/2) x (H/2) Cr and Cb planes.
*
* This format assumes