History log of /frameworks/base/libs/hwui/tests/unit/LayerUpdateQueueTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ac046387be01e586ab29519adb6d865381efa37f 28-Jun-2016 John Reck <jreck@google.com> 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
/frameworks/base/libs/hwui/tests/unit/LayerUpdateQueueTests.cpp
8160f20b0aca8c6595d4b385d673f59b6bcd16a4 02-Dec-2015 Chris Craik <ccraik@google.com> Reorganize hwui test directories

Now test-only common files reside in tests/common, and each test
executable type (macrobench, microbench, and unit) has a subdir there.

This change means the shared lib no longer has test code in it, and
sets up a means for scenes to be shared between tests.

Change-Id: I37b081f6977300e03fdd961b8e6439fde730605e
/frameworks/base/libs/hwui/tests/unit/LayerUpdateQueueTests.cpp