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