Merge "Fix random crash in libhwui"
am: 3f67a1855e
Change-Id: I8dfcad3d00b2cca955457142b963934143ec2cbd
This commit is contained in:
@@ -38,6 +38,7 @@ Snapshot::Snapshot()
|
|||||||
, mClipArea(&mClipAreaRoot) {
|
, mClipArea(&mClipAreaRoot) {
|
||||||
transform = &mTransformRoot;
|
transform = &mTransformRoot;
|
||||||
region = nullptr;
|
region = nullptr;
|
||||||
|
mRelativeLightCenter.x = mRelativeLightCenter.y = mRelativeLightCenter.z = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user