From e4d011201cea40d46cb2b2eef401db8fddc5c9c6 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Wed, 16 Jun 2010 18:44:05 -0700 Subject: Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. This is the initial checkin to setup the library and turn on OEGL ES 2.0 in ViewRoot, not a functional renderer. Change-Id: I6655c54166e2967da2e21e7d6dcfba78bf113b44 --- tests/HwAccelerationTest/AndroidManifest.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/HwAccelerationTest/AndroidManifest.xml b/tests/HwAccelerationTest/AndroidManifest.xml index 22feeca..2ff0b2c 100644 --- a/tests/HwAccelerationTest/AndroidManifest.xml +++ b/tests/HwAccelerationTest/AndroidManifest.xml @@ -17,7 +17,9 @@ - + -- cgit v1.1