commit | 5d95727816f7660c86c329a15a7af398c3d94f29 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Dec 05 02:12:33 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 05 02:12:33 2017 +0000 |
tree | 52c1fc127bbf9d375b1e2ea5948660204898b4aa | |
parent | b3bcf0f471f683c85b3ce992784a0e5b899ea48b [diff] | |
parent | 29abff83bb6e148961c2319add7bd72eb76af3d4 [diff] |
Merge "Optimize layer traversal"
diff --git a/services/surfaceflinger/Effects/Daltonizer.cpp b/services/surfaceflinger/Effects/Daltonizer.cpp index c953c68..01c9c0f 100644 --- a/services/surfaceflinger/Effects/Daltonizer.cpp +++ b/services/surfaceflinger/Effects/Daltonizer.cpp
@@ -133,8 +133,6 @@ 0.7, 0.7, 1.0, 0, 0, 0, 0, 1); - const mat4 identity; - // And the magic happens here... // We construct the matrix that will perform the whole correction.