replicant-frameworks_native/opengl/tests/gl_perfapp
Bernhard Rosenkränzer c80fae6e85 frameworks/native/opengl: Fix build with gcc 4.8
In gcc 4.8, the warning for unused parameters (such as JNIEnv* pointers
in JNI functions that don't need it) is enabled by default - causing
-Werror to break the build.

Change-Id: Ib91721f2cb9912b79c2ac19b4210b1309b08304f
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-03-27 14:06:39 +01:00
..
jni Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
res/values Fix another set of out-of-date headers. 2010-12-07 16:27:55 -08:00
src/com/android/glperf Keep screen on for whole test. 2010-07-19 17:01:25 -07:00
Android.mk frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
AndroidManifest.xml Fix another set of out-of-date headers. 2010-12-07 16:27:55 -08:00