Loading graphics/common/aidl/android/hardware/graphics/common/PixelFormat.aidl +1 −2 Original line number Diff line number Diff line Loading @@ -161,8 +161,7 @@ enum PixelFormat { * * The allocator should examine the usage bits passed in when allocating a * buffer with this format, and it should derive the pixel format from * those usage flags. This format must never be used with any of the * BufferUsage::CPU_* usage flags. * those usage flags. * * Even when the internally chosen format has an alpha component, the * clients must assume the alpha vlaue to be 1.0. Loading Loading
graphics/common/aidl/android/hardware/graphics/common/PixelFormat.aidl +1 −2 Original line number Diff line number Diff line Loading @@ -161,8 +161,7 @@ enum PixelFormat { * * The allocator should examine the usage bits passed in when allocating a * buffer with this format, and it should derive the pixel format from * those usage flags. This format must never be used with any of the * BufferUsage::CPU_* usage flags. * those usage flags. * * Even when the internally chosen format has an alpha component, the * clients must assume the alpha vlaue to be 1.0. Loading