Merge "graphics: update flexible YUV format gralloc requirement" into mnc-dev
This commit is contained in:
commit
0fdee3938e
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ enum {
|
||||||
* struct android_ycbcr (below) is the the struct used to describe it.
|
* struct android_ycbcr (below) is the the struct used to describe it.
|
||||||
*
|
*
|
||||||
* This format must be accepted by the gralloc module when
|
* This format must be accepted by the gralloc module when
|
||||||
* USAGE_HW_CAMERA_WRITE and USAGE_SW_READ_* are set.
|
* USAGE_SW_WRITE_* or USAGE_SW_READ_* are set.
|
||||||
*
|
*
|
||||||
* This format is locked for use by gralloc's (*lock_ycbcr) method, and
|
* This format is locked for use by gralloc's (*lock_ycbcr) method, and
|
||||||
* locking with the (*lock) method will return an error.
|
* locking with the (*lock) method will return an error.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue