Loading graphics/composer/aidl/android/hardware/graphics/composer3/LayerLifecycleBatchCommandType.aidl +2 −2 Original line number Original line Diff line number Diff line Loading @@ -32,8 +32,8 @@ enum LayerLifecycleBatchCommandType { */ */ CREATE = 1, CREATE = 1, /** /** * This indicates that the current LayerCommand should also destroyes the layer, * This indicates that the current LayerCommand should also destroy the layer, * after processing the other attributes in the LayerCommand. * before processing the other attributes in the LayerCommand. */ */ DESTROY = 2, DESTROY = 2, } } Loading
graphics/composer/aidl/android/hardware/graphics/composer3/LayerLifecycleBatchCommandType.aidl +2 −2 Original line number Original line Diff line number Diff line Loading @@ -32,8 +32,8 @@ enum LayerLifecycleBatchCommandType { */ */ CREATE = 1, CREATE = 1, /** /** * This indicates that the current LayerCommand should also destroyes the layer, * This indicates that the current LayerCommand should also destroy the layer, * after processing the other attributes in the LayerCommand. * before processing the other attributes in the LayerCommand. */ */ DESTROY = 2, DESTROY = 2, } }