Loading services/core/java/com/android/server/display/ColorFade.java +1 −0 Original line number Diff line number Diff line Loading @@ -470,6 +470,7 @@ final class ColorFade { st.updateTexImage(); st.getTransformMatrix(mTexMatrix); st.release(); // Set up texture coordinates for a quad. // We might need to change this if the texture ends up being Loading Loading
services/core/java/com/android/server/display/ColorFade.java +1 −0 Original line number Diff line number Diff line Loading @@ -470,6 +470,7 @@ final class ColorFade { st.updateTexImage(); st.getTransformMatrix(mTexMatrix); st.release(); // Set up texture coordinates for a quad. // We might need to change this if the texture ends up being Loading