Loading services/surfaceflinger/Layer.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -298,9 +298,6 @@ void Layer::onRemoved() { } mSurfaceFlingerConsumer->abandon(); clearHwcLayers(); for (const auto& child : mCurrentChildren) { child->onRemoved(); } Loading Loading
services/surfaceflinger/Layer.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -298,9 +298,6 @@ void Layer::onRemoved() { } mSurfaceFlingerConsumer->abandon(); clearHwcLayers(); for (const auto& child : mCurrentChildren) { child->onRemoved(); } Loading