diff options
author | 2021-02-16 06:57:36 -0800 | |
---|---|---|
committer | 2021-02-16 06:57:36 -0800 | |
commit | e5f8426d20187fe272df8742b6be6f87051fdaf1 (patch) | |
tree | dce2c892d60f5b443319c53c667a3c6958f97d99 /libs/gui/LayerDebugInfo.cpp | |
parent | fa940e0afb34c39501b29affd7ee4e8fef527ad4 (diff) |
Initialize mCurrentPageCanvas on construction
This was our only field member that wasn't implicitly or explicitly
initialized on construction. nullptr is a known state for this
value, and so we initialize it to nullptr.
Bug: 176903027
Test: TreeHugger
Change-Id: Ief600d1ab7c8f34dac91f7bf9f494e05bb61e3b3
Diffstat (limited to 'libs/gui/LayerDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions