Fix uninitialized lodDim{X|Y|Z} in YUV allocations
In YUV-type allocations, mHal.state.lodDim{X|Y|Z}[0] were not
initialized, which in turn set off boundary checks in Debug context.
Bug: http://b/37914681
Bug: http://b/37683287
Test: CTS YuvTest w/ debug context on angler-eng
Test: CannyLive w/ debug context on angler-eng
Test: CTS w/ normal context on angler-eng
Change-Id: I55e3da4538cc4a7801df0bb9110b13b0f78446ee
(cherry picked from commit 4b71edb911c1e9a2f743c925d83677236ea82cf8)
1 file changed