Merge "Fix random crash in libhwui"
This commit is contained in:
@@ -40,6 +40,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