commit | 9557106c6f84640382a068997b1fc125099d6019 | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Wed Sep 02 12:55:52 2015 -0700 |
committer | Chris Craik <ccraik@google.com> | Wed Sep 02 12:55:52 2015 -0700 |
tree | 7e45122d411b657afe252884d8a0747d002bfae9 | |
parent | a05ee0435e541f8c9ae89485d1c6a22e38da6a04 [diff] [blame] |
Add CanvasState tests Change-Id: Idcd022f6e4015e074d8e73b4c116e0788fd4f045
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index 676ab1c..3eb13ab 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -165,6 +165,7 @@ LOCAL_CFLAGS := $(hwui_cflags) LOCAL_SRC_FILES += \ + unit_tests/CanvasStateTests.cpp \ unit_tests/ClipAreaTests.cpp \ unit_tests/DamageAccumulatorTests.cpp \ unit_tests/LinearAllocatorTests.cpp