OSDN Git Service

Add missing roundOut for layer damage
authorJohn Reck <jreck@google.com>
Mon, 27 Jun 2016 22:13:54 +0000 (15:13 -0700)
committerJohn Reck <jreck@google.com>
Mon, 27 Jun 2016 22:18:26 +0000 (15:18 -0700)
commitac046387be01e586ab29519adb6d865381efa37f
treed8b9996de60c44cde0b67ce7e3b41006d1d31554
parent95fbc2de1b378f3d77385839c5535a5b6b3b5d06
Add missing roundOut for layer damage

fixes: 29771171

This is a regression from HWUI_NEW_OPS, a roundOut
was missing in the new path that was in the old one

Change-Id: Ibf223d550bb5525781864dd9b7f7cd6d73adb98b
libs/hwui/LayerUpdateQueue.cpp
libs/hwui/tests/unit/LayerUpdateQueueTests.cpp