commit | 3b3ba78c3c586c2b09b11e0f1ab5347ff51a21e0 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Thu Apr 10 13:50:03 2014 -0700 |
committer | Dan Stoza <stoza@google.com> | Thu Apr 10 13:50:03 2014 -0700 |
tree | 4d8e2da0f8fa105002c36619e903382baaeeec06 | |
parent | 10f91bbf7db6eb999de8f7041a8c7bb0cb809799 [diff] |
libgui: Remove unnecessary casts in SurfaceControl There are a number of places where we create a local sp<SurfaceComposerClient>& to something that is already an sp<SurfaceComposerClient>, which is redundant. This fixes that by removing the local references. Bug: 13814149 Change-Id: Ic558cbda651c344e5cac97022c97563928eed29c