Merge "TextureView: clean up displaylists" into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-08-31 00:26:43 +00:00
committed by Android (Google) Code Review

View File

@@ -228,6 +228,7 @@ public class TextureView extends View {
*/
@Override
protected void destroyHardwareResources() {
super.destroyHardwareResources();
destroyHardwareLayer();
}