Merge "fix a comment typo in system/graphics.h"

This commit is contained in:
Jamie Gennis 2011-05-18 17:11:51 -07:00 committed by Android (Google) Code Review
commit aef403e917
1 changed files with 3 additions and 4 deletions

View File

@ -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