graphics/common: fix typo
Bug: 141632767 Test: Compiles Change-Id: I6a6fd7f808a896d78ca641cbb4cd8aea9ce63875
This commit is contained in:
parent
c8b0cd33b9
commit
de0f476284
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ enum StandardMetadataType {
|
|||
*
|
||||
* The default blend mode is INVALID. If the BlendMode is set to any
|
||||
* valid value other than INVALID, this BlendMode overrides all other
|
||||
* dataspaces. For a longer description of this behavior see MetadataType::DATASPACE.
|
||||
* blend modes. For a longer description of this behavior see MetadataType::DATASPACE.
|
||||
*
|
||||
* The blend mode is a stable aidl android.hardware.graphics.common.BlendMode.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue