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