Merge "Fix random crash in libhwui" am: 3f67a1855e
am: 9aaf189103
Change-Id: I87d1c7b03bbf231fa059df53b667687ec68589ef
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