Loading services/surfaceflinger/Effects/Daltonizer.cpp +0 −2 Original line number Original line Diff line number Diff line Loading @@ -133,8 +133,6 @@ void Daltonizer::update() { 0.7, 0.7, 1.0, 0, 0.7, 0.7, 1.0, 0, 0, 0, 0, 1); 0, 0, 0, 1); const mat4 identity; // And the magic happens here... // And the magic happens here... // We construct the matrix that will perform the whole correction. // We construct the matrix that will perform the whole correction. Loading Loading
services/surfaceflinger/Effects/Daltonizer.cpp +0 −2 Original line number Original line Diff line number Diff line Loading @@ -133,8 +133,6 @@ void Daltonizer::update() { 0.7, 0.7, 1.0, 0, 0.7, 0.7, 1.0, 0, 0, 0, 0, 1); 0, 0, 0, 1); const mat4 identity; // And the magic happens here... // And the magic happens here... // We construct the matrix that will perform the whole correction. // We construct the matrix that will perform the whole correction. Loading