From 6dbca96f0858372e4ba8214bc94876b9a0222ea7 Mon Sep 17 00:00:00 2001 From: Chris Craik Date: Mon, 3 Mar 2014 11:40:23 -0800 Subject: Improve isolatedZVolume test Shows interleaving effect better Change-Id: I85361b15587306484dc8fa6d6366e866014c270f --- tests/HwAccelerationTest/res/layout/isolation.xml | 14 ++++++++++---- tests/HwAccelerationTest/res/values/styles.xml | 6 +++--- 2 files changed, 13 insertions(+), 7 deletions(-) (limited to 'tests/HwAccelerationTest') diff --git a/tests/HwAccelerationTest/res/layout/isolation.xml b/tests/HwAccelerationTest/res/layout/isolation.xml index 802ac7f..32eb628 100644 --- a/tests/HwAccelerationTest/res/layout/isolation.xml +++ b/tests/HwAccelerationTest/res/layout/isolation.xml @@ -5,13 +5,15 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="#f55"> + @@ -20,21 +22,24 @@ + + @@ -42,8 +47,9 @@ diff --git a/tests/HwAccelerationTest/res/values/styles.xml b/tests/HwAccelerationTest/res/values/styles.xml index 0ffd3d7..cde5d20 100644 --- a/tests/HwAccelerationTest/res/values/styles.xml +++ b/tests/HwAccelerationTest/res/values/styles.xml @@ -1,14 +1,14 @@