OSDN Git Service

CARD LAND!
authorJohn Reck <jreck@google.com>
Wed, 8 Oct 2014 16:28:43 +0000 (09:28 -0700)
committerJohn Reck <jreck@google.com>
Tue, 14 Oct 2014 16:02:04 +0000 (09:02 -0700)
commit94c40fe92117f301c7758de2861ab0c1d6cfded0
tree1d998348df9fa524cdecca812d63eb576e66ba6e
parentd8a21bbedbaeb752b7f458823ed709b9a01c14c1
CARD LAND!

Bug: 16712006

Initial work towards benchmarking HWUI systems
Currently this will just create a screen full of
"cards" to simulate a high load scenario for
shadows and clipping

Change-Id: Ie9f9a9570844e136db8053e8fc62fe06cb922a5f
libs/hwui/tests/Android.mk [new file with mode: 0644]
libs/hwui/tests/TestContext.cpp [new file with mode: 0644]
libs/hwui/tests/TestContext.h [new file with mode: 0644]
libs/hwui/tests/main.cpp [new file with mode: 0644]