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