Loading services/surfaceflinger/CompositionEngine/src/Display.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,6 @@ bool Display::chooseCompositionStrategy( } // Get any composition changes requested by the HWC device, and apply them. std::optional<android::HWComposer::DeviceRequestedChanges> changes; auto& hwc = getCompositionEngine().getHwComposer(); const bool requiresClientComposition = anyLayersRequireClientComposition(); Loading Loading
services/surfaceflinger/CompositionEngine/src/Display.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,6 @@ bool Display::chooseCompositionStrategy( } // Get any composition changes requested by the HWC device, and apply them. std::optional<android::HWComposer::DeviceRequestedChanges> changes; auto& hwc = getCompositionEngine().getHwComposer(); const bool requiresClientComposition = anyLayersRequireClientComposition(); Loading