Loading libs/hwui/Snapshot.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ Snapshot::Snapshot() , mClipArea(&mClipAreaRoot) { transform = &mTransformRoot; region = nullptr; mRelativeLightCenter.x = mRelativeLightCenter.y = mRelativeLightCenter.z = 0; } /** Loading Loading
libs/hwui/Snapshot.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ Snapshot::Snapshot() , mClipArea(&mClipAreaRoot) { transform = &mTransformRoot; region = nullptr; mRelativeLightCenter.x = mRelativeLightCenter.y = mRelativeLightCenter.z = 0; } /** Loading