Loading services/surfaceflinger/RenderEngine/Description.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ Description::Description() { mOpaque = true; mTextureEnabled = false; mColorMatrixEnabled = false; mIsWideGamut = false; memset(mColor, 0, sizeof(mColor)); } Loading Loading
services/surfaceflinger/RenderEngine/Description.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ Description::Description() { mOpaque = true; mTextureEnabled = false; mColorMatrixEnabled = false; mIsWideGamut = false; memset(mColor, 0, sizeof(mColor)); } Loading