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