Loading services/surfaceflinger/layerproto/transactions.proto +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ message LayerState { eLayerSkipScreenshot = 0x40; eLayerSecure = 0x80; eEnableBackpressure = 0x100; eLayerIsDisplayDecoration = 0x200; }; uint32 flags = 9; uint32 mask = 10; Loading Loading
services/surfaceflinger/layerproto/transactions.proto +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ message LayerState { eLayerSkipScreenshot = 0x40; eLayerSecure = 0x80; eEnableBackpressure = 0x100; eLayerIsDisplayDecoration = 0x200; }; uint32 flags = 9; uint32 mask = 10; Loading